The following issue has been updated:
Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED])
Date: Mon, 21 Jun 2004 6:53 AM
Comment:
Just run multiproject:clean from /doc and you'll see how maven.repo.remote is not
inherited
Changes:
Attachment changed to MPMULTIPROJECT-32.jar
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MPMULTIPROJECT-32?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPMULTIPROJECT-32
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPMULTIPROJECT-32
Summary: Multiproject and properties inheritance issue
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: Carlos Sanchez
Created: Wed, 2 Jun 2004 7:09 PM
Updated: Mon, 21 Jun 2004 6:53 AM
Environment: Maven 1.0-rc3 WinXP
Description:
I have some projects
common/all
common/model extends common/all
common/webapp extends common/model
party/model extends common/model
party/webapp extends common/webapp
doc extends common/all
Some properties are set in a project.properties file in common/all (for example
maven.test.skip=true).
When calling multiproject from the "doc" subproject (which calls all projects),
properties defined in "common/all" are not available to the party/model and
party/webapp
If I define the properties in the "doc" project.properties everything seems ok.
If I run multiproject from common/all everything also seems ok.
---------------------------------------------------------------------
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]