Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Auto Closed
-
1.8.1
-
None
-
None
Description
The goal "check-local-modification" has parameters "workingDirectory" and "baseDirectory", but it only uses "baseDirectory". This may be confusing for the end user because "mvn scm:help" shows parameters "basedir" and "workingDirectory".
You only see "baseDirectory" if you use the goal with "mvn -X". It doesn't seem to be possible to specify any of the three on the command line, by the way.