"adrian(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...