Reporting stanza is not inherited from parent
---------------------------------------------

         Key: MNG-693
         URL: http://jira.codehaus.org/browse/MNG-693
     Project: Maven 2
        Type: Bug
    Versions: 2.0-beta-1    
 Reporter: Bob Allison
    Priority: Minor


I have a multi-level project using Maven 1.0.2 that I am working on converting 
to Maven 2.  In the 1.0.2 environment, I have the top level project define a 
number of defaults for all of the projects; this allows the project.xml and 
maven.xml files for lower-level projects to be small (or in the case of the 
maven.xml file, unneeded).

While working towards building up the inheritance in the new model, it appears 
that the information in the <reporting> stanza of the top level project is not 
getting inherited by the lower-level projects.  To get any reports to be 
generated, I need to copy the <reporting> stanza from the parent into each 
lower-level project.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to