You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/25 06:24:23 UTC

[jira] Closed: (MAVEN-1206) Maven doesn't find plugin goals if plugin dependency is downloaded during build

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1206

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1206
    Summary: Maven doesn't find plugin goals if plugin dependency is downloaded during build
       Type: Bug

     Status: Closed
   Priority: Critical
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc3
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: Chad Brandon

    Created: Tue, 23 Mar 2004 9:35 PM
    Updated: Thu, 25 Mar 2004 12:23 AM
Environment: Windows XP

Description:
I have multiple plugin dependencies within my projects, and with rc1,
they are download when needed and then the goals made available as I am building, but it now seems like (in rc-2) if the plugin doesn't already exist in the repository or $MAVEN_HOME/plugins directory, Maven doesn't find it; it fails telling me it can't find the specified goal (even if the plugin is successfully downloaded).  After the plugin is installed in the repository or $MAVEN_HOME/plugins it seems to find the goals 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org