The following comment has been added to this issue:
Author: Dan Tran
Created: Fri, 5 Nov 2004 11:51 AM
Body:
I fetched the latest snapshort of MAVEN-1.0 branch, built maven.jar, and use it with
my maven 1.0 install.
Oh mine!!! it works. Kudos to maven team and volunteers.
Big thanks
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MAVEN-1479?page=comments#action_26110
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1479
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1479
Summary: Multiproject inheritance (again)
Type: Bug
Status: Closed
Priority: Major
Resolution: DUPLICATE
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.0.1
Assignee: Brett Porter
Reporter: John Taylor
Created: Tue, 13 Jul 2004 9:38 AM
Updated: Fri, 5 Nov 2004 11:51 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]