You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ivan Bondarenko (JIRA)" <ji...@codehaus.org> on 2012/07/07 18:28:21 UTC

[jira] (MINSTALL-73) Add skip parameter

    [ https://jira.codehaus.org/browse/MINSTALL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=302965#comment-302965 ] 

Ivan Bondarenko commented on MINSTALL-73:
-----------------------------------------

Would like to have the "skip" option too.
We need to disable install plugin when certain profile is active, so now we need either use two params at once (-P profile1 -Dmaven.install.skip=true) or to use very ugly workarounds.
                
> Add skip parameter
> ------------------
>
>                 Key: MINSTALL-73
>                 URL: https://jira.codehaus.org/browse/MINSTALL-73
>             Project: Maven 2.x Install Plugin
>          Issue Type: Improvement
>          Components: install:install
>    Affects Versions: 2.4
>            Reporter: Ludwig Magnusson
>         Attachments: MINSTALL-73.patch, MINSTALL-73-test.patch
>
>
> Hello!
> The deploy plugin has a skip parameter that if set to true, skips the deploy goal.
> http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html
> I was thinking that the install plugin could have the same feature. I have created a patch (wasn't that hard). And I will submit it when i find out what number this task gets =)

--
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