during release:prepare, if one of the goals specified in preparationGoals 
fails, the release:prepare should abort/fail, but it continues along as if 
nothing bad happened
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: MRELEASE-292
                 URL: http://jira.codehaus.org/browse/MRELEASE-292
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-6
            Reporter: Ian Springer


In my case, I specified "clean install" as the value of preparationGoals. One 
of my unit tests failed, which caused the "mvn clean install" to fail, but 
release:prepare continued on and tagged the release as if nothing had gone 
wrong during the prep goals...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to