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

        

Reply via email to