[
https://jira.codehaus.org/browse/MSITE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=273691#comment-273691
]
Herve Boutemy commented on MSITE-596:
-------------------------------------
to have the same behaviour in M3 than in M2, we need a new Maven version: see
[ModelMerger#mergeReporting_Plugins()|http://maven.apache.org/ref/3.0.3/maven-model/xref/org/apache/maven/model/merge/ModelMerger.html#1291]
which is not overrided in
[MavenModelMerger|http://maven.apache.org/ref/3.0.3/maven-model-builder/xref/org/apache/maven/model/merge/MavenModelMerger.html]
and of course, this can't be done in the new format, since inheritance is not
supported at all
> inheritedReports IT fails
> -------------------------
>
> Key: MSITE-596
> URL: https://jira.codehaus.org/browse/MSITE-596
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: Maven 3
> Affects Versions: 3.0-beta-3
> Reporter: Herve Boutemy
>
> as discovered in MSITE-595:
> - with M2, each report is added: child has 2 reports generated = index+summary
> - with M3, each report replaces previous one: child has 1 report = summary
> What is the expected behaviour? I'd say M2 is buggy, since POM inheritance
> logic usually replaces instead adding
> Should we try to stick with M2 behaviour? (if feasible, I still didn't check)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira