Maarten van Schouwen created SCM-703: ----------------------------------------
Summary: Unclear use of directory parameters for goal "check-local-modification" of the plugin Key: SCM-703 URL: https://jira.codehaus.org/browse/SCM-703 Project: Maven SCM Issue Type: Bug Components: documentation, maven-plugin Affects Versions: 1.8.1 Reporter: Maarten van Schouwen Priority: Minor 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira