provide a flag to skip the execution of all invoker steps
---------------------------------------------------------

                 Key: MINVOKER-81
                 URL: http://jira.codehaus.org/browse/MINVOKER-81
             Project: Maven 2.x Invoker Plugin
          Issue Type: New Feature
            Reporter: Mark Struberg


Currently there is no way to stop the maven-invoker-plugin from doing a 
configured install and run goal.

There should be a flag to actually skip all invoker steps (analogy to the 
maven.test.skip of the surefire plugin).

e.g. a cmd call

$> mvn clean install -Dmaven.invoker.skip=true

should omit all invoker actions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to