You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/28 16:19:05 UTC

[jira] Closed: (MNG-249) compile and package should be reactor-aware

     [ http://jira.codehaus.org/browse/MNG-249?page=all ]
     
Brett Porter closed MNG-249:
----------------------------

    Resolution: Fixed

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