Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Component/s: maven-scm-api
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Currently maven-scm-plugin set workingDirectory using the given exportDirectory which is wrong since it is not necessary the exportDirectory will be available at command execution time.
not sure I want to do this any more, since checkout does support setting working directory but has no need to for it.
Still thinking