The following comment has been added to this issue:

     Author: dion gillard
    Created: Sun, 3 Aug 2003 8:30 PM
       Body:
There is no concept of 'merge' in project inheritance, except for dependencies.
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=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: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core

   Assignee: 
   Reporter: gilles dodinet

    Created: Sat, 2 Aug 2003 4:45 AM
    Updated: Sat, 2 Aug 2003 4:45 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]

Reply via email to