[ http://jira.codehaus.org/browse/MNG-2083?page=comments#action_59077 ]
John Casey commented on MNG-2083: --------------------------------- ready for merge from trunk. > 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 > > > 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]
