release:prepare preparationGoals should be "clean verify"
---------------------------------------------------------

                 Key: MRELEASE-182
                 URL: http://jira.codehaus.org/browse/MRELEASE-182
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-4
            Reporter: Mark Hobson
            Priority: Minor
         Attachments: patch.txt

The preparationGoals default value for release:prepare is currently "clean 
integration-test", which misses out the post-integration-test phase that cleans 
up after the testing, thus the default value should be "clean verify".  This 
also encompasses any further verification deemed necessary by the project.

-- 
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