[maven release plugin] release:perform wait until build completes before
uploading artifacts
--------------------------------------------------------------------------------------------
Key: MRELEASE-664
URL: http://jira.codehaus.org/browse/MRELEASE-664
Project: Maven 2.x Release Plugin
Issue Type: Improvement
Reporter: Josh
Release plugin checks out from the tag, then performs a clean deploy to verify
that the code in the tag is builds successfully and uploads each artifact
individually. However, there may be errors. At which point a rollback needs to
occur. It's very painful especially for large projects if a rollback has to
occur. Also, from a strict point of view it doesn't make sense to upload any
artifact until the entire build completes successfully. Additionally, trying to
resume can be difficult, especially let's say for a large project there is a
timeout uploading the artifact (for whatever reason) the build fails, all the
artifacts should be deleted from the artifact repository.
Please allow a feature to upload all artifacts AFTER the build successfully
completes.
--
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