Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-4
-
Fix Version/s: 2.0-beta-6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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.
MRELEASE-3(release:prepare should not require multimodule artifacts to be in the local repository) may include this issue.