[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: 2.0.0.Beta6 release
pgier
do-not-reply at jboss.com
Fri Nov 9 11:55:54 EST 2007
"adrian at jboss.org" wrote : When I try to dryRun the release I get the following cryptic error message:
|
|
| | [INFO] ------------------------------------------------------------------------
| | [ERROR] BUILD FAILURE
| | [INFO] ------------------------------------------------------------------------
| | [INFO] You don't have a SNAPSHOT project in the reactor projects list.
| |
|
| The only thing I can find on the internet is a couple of bug reports that
| don't explain what it means:
| http://jira.codehaus.org/browse/MRELEASE-246
| http://jira.codehaus.org/browse/MRELEASE-279
If you are using the release plugin, you should be releasing a project that is currently a snapshot. If the project is not a snapshot, then the release plugin complains that you are trying to release something that is already a release.
Just change the version in the pom to <release-version>-SNAPSHOT and it should be ok.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103318#4103318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103318
More information about the jboss-dev-forums
mailing list