Hi,

We are having some build stability issues from time to time when developers remove local repositories. From time to time, maven fails to download plugin... Another difficulty we have is control on plugin versions, some plugins listed in some files and when one would like to change plugin version, he/she need to go through bunch of files, find and replace all versions of same plugin (antrun-plugin for example).

Currently we do not have any pluginManagement section and we also do not list some plugins (maven-site-plugin for example) in our pom.

We have big project with 10s of components/pom.xml files and I was thinking to add pluginManagement as well as adding all default plugins with current version.

Does any document list all default plugins and a recommended list of plugin management?
Can someone share his/her list if exist?

Thanks,
Erez.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to