You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Sewe (JIRA)" <ji...@codehaus.org> on 2010/11/10 13:00:03 UTC

[jira] Created: (MSITE-523) Configuring build and reporting goals (under reportPlugins) requires duplication

Configuring build and reporting goals (under reportPlugins) requires duplication
--------------------------------------------------------------------------------

                 Key: MSITE-523
                 URL: http://jira.codehaus.org/browse/MSITE-523
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
          Components: inheritance
    Affects Versions: 3.0-beta-3
         Environment: Apache Maven 3.0 (r1004208; 2010-10-04 13:50:56+0200)
Java version: 1.6.0_22
            Reporter: Andreas Sewe


Many plugins ({{maven-checkstyle-plugin}}, {{maven-javadoc-plugin}}, {{maven-pmd-plugin}}) have both build and reporting goals. Unfortunately, the plugin configuration done in the build section of the POM does not carry over to the plugin configuration done for the {{reportPlugins}} of the {{maven-site-plugin}}. Consequently, one has to duplicate any custom configuration which should apply to both build and reporting, e.g., the {{configLocation}} configuration element of the {{m-checkstyle-p}}. :-(

Note that a workaround is possible, once MSITE-516 is resolved; still, I consider this to be an independent issue.

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