I recently raised issue http://jira.codehaus.org/browse/MNG-3142 MNG-3142 as there is a problem occuring when both a release and snapshot repo are defined and contain different versions of the same plugin, and LATEST is used as that plugin's version.
I'm wondering if the parent pom (or wherever these plugins are defined) should contain an explicit version to avoid problems like this occurring in the future? FYI - the attached pom.xml will break an mvn clean, mvn compile, and probably a number of other default maven plugins. http://www.nabble.com/file/p12063865/pom.xml pom.xml -- View this message in context: http://www.nabble.com/Should-all-plugins-have-an-explicit-version--tf4239703s177.html#a12063865 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
