The guide to configuring plugins [1] says that:

"Important Note: It is recommended to always defined each version of
the plugins used by the build to guarantee the build reproducibility."

This seems sensible, but I've also been told that one should not
specify the versions of the core plugins [2] (such as clean, site,
verifier) as these may change between releases of Maven.

So: does the statement in [1] apply to all plugins, or only non-core plugins?

[1] http://maven.apache.org/guides/mini/guide-configuring-plugins.html
[2] http://maven.apache.org/plugins/index.html (first part of table)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to