-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-7
-
Fix Version/s: 2.0-beta-8
-
Component/s: scm
-
Labels:None
-
Environment:Win XP SP2, SUN JDK 1.5.0_16-b02, mvn 2.1.0-M1
Running the release:perform mojo from command line in an empty directory (no pom) with the -DworkingDirectory flag, the specified workingDirectory is not picked up. This results in the workingDirectory being used something like 'CUR_DIR/null/target/checkout'.
The command being issued:
mvn release:perform -DconnectionUrl="scm:clearcase:VIEW_NAME:load /VOB/PATH" -Dtag=TAG_NAME -DworkingDirectory=c:\mvn-test\checkout