[ 
https://jira.codehaus.org/browse/MANIMALSNIFFER-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Connolly updated MANIMALSNIFFER-15:
-------------------------------------------

    Affects Version/s:     (was: 1.7)
                       1.6

> Ablility to skip
> ----------------
>
>                 Key: MANIMALSNIFFER-15
>                 URL: https://jira.codehaus.org/browse/MANIMALSNIFFER-15
>             Project: Mojo Animal Sniffer
>          Issue Type: New Feature
>          Components: Maven Plugin
>    Affects Versions: 1.6
>            Reporter: Patrick Crocker
>            Assignee: Stephen Connolly
>             Fix For: 1.7
>
>         Attachments: MANIMALSNIFFER-15.diff
>
>
> 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.
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