Github user hboutemy commented on the issue:
https://github.com/apache/maven/pull/151
I'm not a fan of default plugins updates in core:
- depending on default versions is a bad practice, we expect users to
explicitely choose their version through pluginManagement (and we display a big
WARNING in case they don't do it)
- it changes behaviour when switching from one mvn version to the other
then IMHO changing default plugins version should really be driven by key
issues that we really want to avoid for untrained people (who don't know the
requirement to define their choice): for example MNG-5992 would such an
exception (default security is more important than helping people know that
they need to choose their plugins versions by letting old plugins versions by
default)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]