[
https://jira.codehaus.org/browse/MSITE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347463#comment-347463
]
Herve Boutemy commented on MSITE-516:
-------------------------------------
can you provide a test project and commands to reproduce the issue?
> reportPlugins should/could inherit more information from pluginManagement
> -------------------------------------------------------------------------
>
> Key: MSITE-516
> URL: https://jira.codehaus.org/browse/MSITE-516
> Project: Maven Site Plugin
> Issue Type: Improvement
> Components: inheritance
> Affects Versions: 3.0-beta-2
> Environment: Apache Maven 3.0 (r1004208; 2010-10-04 15:50:56+0400)
> Java version: 1.6.0_22
> Reporter: Oleg Estekhin
> Fix For: 3.4
>
>
> At the moment the plugins configured in the reportPlugins section inherit
> only the version specified in the pluginManagement section as described in
> https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html#Maven3.xandsiteplugin-VersionResolution
> .
> Additional configuration (for example, configuration for
> maven-javadoc-plugin) is effectively should be entered twice - once in either
> build/pluginManagement/plugins or build/plugins to be used by the usual build
> process, and once in the
> build/plugins/maven-site-plugin/configuration/reportPlugins to be used by the
> site generation.
> Please, consider possibility for reportPlugins to inherit the same amount of
> configuration from the pluginManagement as is being inherited by usual build
> plugins.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)