[ http://jira.codehaus.org/browse/MNG-249?page=all ]
Brett Porter updated MNG-249:
-----------------------------
Priority: Critical (was: Blocker)
Description:
When compiling or packaging a project consisting of subprojects
where one depends on another, maven should first check the build environment
for existing jars or classes (in target/ directories) from the dependent
subproject,
rather than always looking in the local and remote repositories for jar
artifacts.
Attached is a very simple test-case with 2 subprojects, where one depends
on the other.
Only m2 install works; m2 compile and m2 package should also work.
was:
When compiling or packaging a project consisting of subprojects
where one depends on another, maven should first check the build environment
for existing jars or classes (in target/ directories) from the dependent
subproject,
rather than always looking in the local and remote repositories for jar
artifacts.
Attached is a very simple test-case with 2 subprojects, where one depends
on the other.
Only m2 install works; m2 compile and m2 package should also work.
> compile and package should be reactor-aware
> -------------------------------------------
>
> Key: MNG-249
> URL: http://jira.codehaus.org/browse/MNG-249
> Project: Maven 2
> Type: Improvement
> Components: maven-core
> Environment: any
> Reporter: Kenney Westerhof
> Assignee: Brett Porter
> Priority: Critical
> Fix For: 2.0-beta-1
> Attachments: m2test.tgz
>
> Original Estimate: 4 hours
> Remaining: 4 hours
>
> When compiling or packaging a project consisting of subprojects
> where one depends on another, maven should first check the build environment
> for existing jars or classes (in target/ directories) from the dependent
> subproject,
> rather than always looking in the local and remote repositories for jar
> artifacts.
> Attached is a very simple test-case with 2 subprojects, where one depends
> on the other.
> Only m2 install works; m2 compile and m2 package should also work.
--
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]