You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/13 15:44:33 UTC

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Tue, 13 Jul 2004 9:44 AM
       Body:
can you download maven-1.0 (announced shortly) and see if it is still a problem? If it is a dupe of MPMULTIPROJECT-32, it is fixed.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPMULTIPROJECT-39?page=comments#action_21724

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPMULTIPROJECT-39

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPMULTIPROJECT-39
    Summary: Multiproject inheritance (again)
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-multiproject-plugin
   Versions:
             1.3

   Assignee: dion gillard
   Reporter: John Taylor

    Created: Tue, 13 Jul 2004 9:38 AM
    Updated: Tue, 13 Jul 2004 9:44 AM
Environment: WinXP

Description:
This may be a duplicate of
http://jira.codehaus.org/browse/MPMULTIPROJECT-32
in which case I apologise.

I'm finding that sub projects only inherit *properties* from one level deep if run via multiproject.  Furthermore, certain "built-in" properties don't get inherited at all.

In the attached code, sub inherits from base which inherits from basebase.  When run as a multiproject from the root project (goal: doit->multiproject:clean), sub sees the props defined in base, but not basebase.  Also, the property maven.repo.central, overridden in base, retains its default value of login.ibiblio.org

However, running sub directly (from sub's folder with goal "clean") gives the correct behaviour.





---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org