Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-646 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-646 Summary: reports dont seem to be merged with parent pom Type: Improvement Status: Closed Priority: Minor Resolution: WON'T FIX Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Assignee: Reporter: gilles dodinet Created: Sat, 2 Aug 2003 4:45 AM Updated: Fri, 23 Jul 2004 1:48 AM Description: i have three poms, say pomA pomB and pomC, that all extend parentPom. in parentPom i declare some reports that are to be shared between all the subprojects. in addition pomC must declare maven-faq-plugin, not the other two. So since faq-plugin requires a faq.fml that is not present in pomA and pomB, i have to declare it only in pomC. however since reports are not merged with parentPom, i have to redeclare all reports in pomC. That is really not a blocker but is tho a bit inconvenient. Adding a property allowing to control the reports inheritance (like maven.reports.merge=true|false) would perhaps be util. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]