[jboss-dev-forums] [Design of JBoss Build System] - Maven Version ranges - Release snapshot bug

adrian@jboss.org do-not-reply at jboss.com
Sat Mar 29 09:49:00 EDT 2008


For the ranges to work at all, you need to use the 2.0.0-beta-7
version of the maven release plugin.

Many of our poms currently reference 2.0.0-beta-6 so the release process
doesn't understand version ranges.

But even with the latest version there are bugs related to snapshots
http://jira.codehaus.org/browse/MRELEASE-318
http://jira.codehaus.org/browse/MNG-3092

This shouldn't be issue if you have your ~/.m2/settings.xml exclude snapshots
when doing releases????

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139821#4139821

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139821



More information about the jboss-dev-forums mailing list