You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Takai (JIRA)" <ji...@codehaus.org> on 2007/02/01 18:36:41 UTC

[jira] Created: (MCLEAN-24) Disable plugin execution

Disable plugin execution
------------------------

                 Key: MCLEAN-24
                 URL: http://jira.codehaus.org/browse/MCLEAN-24
             Project: Maven 2.x Clean Plugin
          Issue Type: Improvement
    Affects Versions: 2.1.1, 2.1
            Reporter: Daniel Takai
             Fix For: 2.2


It is sometimes favorable not to execute the clean plugin for some profile (for instance in a multi-project where you wouldn't want the the integration test setup to be cleaned since it takes 45 minutes to set it up).

It would be nice if plugin execution could be turned off via

<execute>false</execute>

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

        

[jira] Closed: (MCLEAN-24) Disable plugin execution

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCLEAN-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MCLEAN-24.
---------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

added a skip parameter

> Disable plugin execution
> ------------------------
>
>                 Key: MCLEAN-24
>                 URL: http://jira.codehaus.org/browse/MCLEAN-24
>             Project: Maven 2.x Clean Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1, 2.1.1
>            Reporter: Daniel Takai
>            Assignee: Vincent Siveton
>             Fix For: 2.2
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> It is sometimes favorable not to execute the clean plugin for some profile (for instance in a multi-project where you wouldn't want the the integration test setup to be cleaned since it takes 45 minutes to set it up).
> It would be nice if plugin execution could be turned off via
> <execute>false</execute>

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