Ablility to skip
----------------

                 Key: MANIMALSNIFFER-15
                 URL: http://jira.codehaus.org/browse/MANIMALSNIFFER-15
             Project: Mojo Animal Sniffer
          Issue Type: New Feature
          Components: Maven Plugin
    Affects Versions: 1.7
            Reporter: Patrick Crocker
            Assignee: Stephen Connolly


Sometimes it would be nice to be able to skip execution of the 
animal-sniffer-maven-plugin.

My use case is a multi-module maven project where the 
animal-sniffer-maven-plugin:check execution is specified in the parent POM to 
be applied to all project modules.

One of the project modules generates a large number of Castor objects (4,000+). 
 Checking this large number of objects is very time consuming.  The 
castor-maven-plugin already lets me specify the JDK type to generate for, so 
the checking this module with animal sniffer is un-necessary.

If I had the option to declare the animal-sniffer-maven-plugin in the Castor 
module with a <skip>true</skip> configuration, it would allow me to keep the 
primary animal-sniffer configuration in the parent POM and only override it for 
the module I don't want it to run on.


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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to