Re: Still using Version 1.0.0 of settings.xml in Maven 3.5.3

2018-04-10 Thread Hervé BOUTEMY
IMHO, we still use 1.0.0 just because we forgot to upgrade in every place: even the reference documentation still points to 1.0.0 [1], I'll update the doc the 2 new parameters introduced for Maven 3 [2] are so cryptic: I don't know if anybody use them... Regards, Hervé [1] https://maven.apache

Still using Version 1.0.0 of settings.xml in Maven 3.5.3

2018-04-10 Thread Tibor Digana
Why we do not use Version 1.1.0 of Settings XML? The latest Maven dist has 1.0.0. Do we have a reason to use older version 1.0.0? There are some differences regarding repo layout and proxy default value. Cheers Tibor