You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Brensing (JIRA)" <ji...@codehaus.org> on 2008/02/08 09:53:29 UTC

[jira] Created: (MJAVADOC-175) Add skip property

Add skip property
-----------------

                 Key: MJAVADOC-175
                 URL: http://jira.codehaus.org/browse/MJAVADOC-175
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Improvement
            Reporter: Christian Brensing
            Priority: Minor


Please add a skip property to skip javadoc generation in child modules. If the javadoc plugin is configured (with aggregation) in an multimodule project at a parent level, javadoc will be produced for each child module. The only way I know to avoid this behaviour is to exclude the provided packages of the child module in the plugin configuration of the parent. It would be better to configure the javadoc plugin for the child module with <skip>true</skip>, like e.g. the eclipse or pmd plugin.

-- 
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] Closed: (MJAVADOC-175) Add skip property

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MJAVADOC-175.
------------------------------------

    Resolution: Duplicate

> Add skip property
> -----------------
>
>                 Key: MJAVADOC-175
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-175
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Improvement
>            Reporter: Christian Brensing
>            Priority: Minor
>
> Please add a skip property to skip javadoc generation in child modules. If the javadoc plugin is configured (with aggregation) in an multimodule project at a parent level, javadoc will be produced for each child module. The only way I know to avoid this behaviour is to exclude the provided packages of the child module in the plugin configuration of the parent. It would be better to configure the javadoc plugin for the child module with <skip>true</skip>, like e.g. the eclipse or pmd plugin.

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