[ 
http://jira.codehaus.org/browse/JXR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238005#action_238005
 ] 

jieryn commented on JXR-86:
---------------------------

Skipping is useful in large hierarchies of parent/child POMs where we load up 
the top level corporate POM with a lot of functionality and have it skipped 
where it is not desired. That way a single, overridable, property could be used 
to disable the particular function.

Check out...

http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.html#skip
http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#skip
http://maven.apache.org/plugins/maven-pmd-plugin/cpd-mojo.html#skip
http://maven.apache.org/plugins/maven-pmd-plugin/pmd-mojo.html#skip
http://mojo.codehaus.org/findbugs-maven-plugin/findbugs-mojo.html#skip

...etc

> add standard skip configuration option
> --------------------------------------
>
>                 Key: JXR-86
>                 URL: http://jira.codehaus.org/browse/JXR-86
>             Project: Maven JXR
>          Issue Type: Improvement
>            Reporter: jieryn
>            Priority: Trivial
>
> Please add the standard skip configuration option to skip execution of the 
> plugin. Thanks!

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