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

    Resolution: Fixed

there was a problem with projects that were already cached...the pomArtifact 
doesn't get populated with downloadUrl, because the project is already in the 
cache.

I corrected this to set the downloadUrl on both the main artifact and the 
pomArtifact, for consistency. Then, I added a little bit more formatting to try 
to make multi-artifact output more legible.

> Path to missing dependency is not shown nor url to download 
> ------------------------------------------------------------
>
>          Key: MNG-2083
>          URL: http://jira.codehaus.org/browse/MNG-2083
>      Project: Maven 2
>         Type: Bug

>   Components: Dependencies
>     Versions: 2.0.3
>     Reporter: Carlos Sanchez
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0.3
>  Attachments: pom.xml, pom.xml
>
>
> Seems a regression
> it's only shown with -X
> [DEBUG] Unable to download the artifact from any repository
> Try downloading the file manually from
>   http://java.sun.com/products/javabeans/glasgow/jaf.html
> and install it using the command:
>   mvn install:install-file -DgroupId=javax.activation -DartifactId=activation 
> -Dversion=1.0.2 -Dpackaging=jar -Dfile=/path/to/file
> Path to dependency:
>         1) test:test:jar:1.0-SNAPSHOT
>         2) javax.activation:activation:jar:1.0.2
>   javax.activation:activation:jar:1.0.2

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

Reply via email to