You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/10/11 09:48:11 UTC

[jira] Closed: (MNG-1090) search reactorProjects for plugin versions before going to the repository system

     [ http://jira.codehaus.org/browse/MNG-1090?page=all ]
     
John Casey closed MNG-1090:
---------------------------

    Resolution: Fixed

using MavenProject.replaceWithActiveArtifact(..) inside the plugin version manager to use the plugin in the reactor where there is an explicit dependency. Implicity plugin dependencies (via lifecycle mapping) are not covered yet.

> search reactorProjects for plugin versions before going to the repository system
> --------------------------------------------------------------------------------
>
>          Key: MNG-1090
>          URL: http://jira.codehaus.org/browse/MNG-1090
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-core
>     Versions: 2.0-beta-3
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-beta-4

>
> Original Estimate: 1 hour
>        Time Spent: 1 hour
>         Remaining: 0 minutes
>
> the plugin version manager should be searching the reactorProjects collection before it tries against the repository system, in order to pickup plugins that are going to be built in this maven execution.
> The only trick here is ensuring that the plugins actually are built ahead of their invocation...

-- 
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