[
https://jira.codehaus.org/browse/MNG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-3322:
-------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> Skip phase
> ----------
>
> Key: MNG-3322
> URL: https://jira.codehaus.org/browse/MNG-3322
> Project: Maven
> Issue Type: New Feature
> Components: Command Line
> Affects Versions: 2.0.8
> Reporter: Paul Gier
>
> It would be helpful to be able to skip certain phases of execution. Similar
> to the way that the tests can be skipped with "maven.test.skip".
> I would like this to be generalized to skip any phase, so you could have
> something like:
> mvn -Dskip.phase=test-compile,process-test-classes,test
> All plugins in each of the phases in the comma separated list would be
> skipped during the build process.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)