You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "jieryn (JIRA)" <ji...@codehaus.org> on 2010/10/07 06:05:32 UTC

[jira] Created: (JXR-86) add standard skip configuration option

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

        

[jira] Commented: (JXR-86) add standard skip configuration option

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/JXR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=273357#comment-273357 ] 

Benson Margulies commented on JXR-86:
-------------------------------------

------------------------------------------------------------------------
r1147229 | bimargulies | 2011-07-15 12:44:42 -0400 (Fri, 15 Jul 2011) | 2 lines

[JXR-86] add standard skip configuration option


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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (JXR-86) add standard skip configuration option

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/JXR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies closed JXR-86.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (JXR-86) add standard skip configuration option

Posted by "jieryn (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Commented: (JXR-86) add standard skip configuration option

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/JXR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238008#action_238008 ] 

Dennis Lundberg commented on JXR-86:
------------------------------------

OK, thanks for clarifying.

> 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

        

[jira] Commented: (JXR-86) add standard skip configuration option

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/JXR-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238002#action_238002 ] 

Dennis Lundberg commented on JXR-86:
------------------------------------

When you say "the standard skip configuration option" which one do you mean? Can you give us an example of how it would be used?

> 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