Re: system path dependency warning, accurate or not?

2021-09-26 Thread Romain Manni-Bucau
Le lun. 27 sept. 2021 à 00:14, Bernd Eckenfels a écrit : > I don’t agree aboot the constructed repository case, they are intended to > be shared. But I do agree that Maven should offer a new method to deal with > such non transitive build dependencies (but just a side note: often you can > use ot

Re: system path dependency warning, accurate or not?

2021-09-26 Thread Bernd Eckenfels
I don’t agree aboot the constructed repository case, they are intended to be shared. But I do agree that Maven should offer a new method to deal with such non transitive build dependencies (but just a side note: often you can use other plugins to access external resources they will not have that

Re: system path dependency warning, accurate or not?

2021-09-26 Thread Romain Manni-Bucau
Le dim. 26 sept. 2021 à 19:40, Tibor Digana a écrit : > Scope=system is not like the Maven has proposed its biggest strength with > Maven dependencies and GAV. This scope should be deprecated or even > removed. > Assuming it is true - if you reread this thread you will see it is not, it is not d

Re: system path dependency warning, accurate or not?

2021-09-26 Thread Tibor Digana
Scope=system is not like the Maven has proposed its biggest strength with Maven dependencies and GAV. This scope should be deprecated or even removed. Dňa pi 24. 9. 2021, 16:43 Romain Manni-Bucau napísal(a): > Hi all, > > wonder if there is any reason to see this warning when using a jar in the