Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-4
-
Fix Version/s: 2.0-beta-5
-
Component/s: None
-
Labels:None
-
Environment:XP
-
Number of attachments :
Description
Sometimes you don't know if your prepare will work until you try it. In these cases the dryRun option does not find the failures, examples are bad paths in the scm section.
It would be nice if the release plugin could undo the changes that the prepare action caused. Currently, in a multi-module project there are a lot of files to manually fix if this happens.
One more usecase for this enhancement:
I have about 70 modules to change from 1.0-beta-3-SNAPSHOT to 1.0-RC-1-SNAPSHOT since
I'd like to skip beta-3
-Dan