You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/02/17 20:07:19 UTC

[jira] Updated: (MNG-2083) Path to missing dependency is not shown nor url to download

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

Carlos Sanchez updated MNG-2083:
--------------------------------

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

  was:
Seems a regression
it's only shown with -X

[DEBUG] Unable to download the artifact from any repository
Path to dependency:
        1) org.apache.activemq:activemq-jaas:jar:4.0-SNAPSHOT
        2) directory-asn1:asn1-ber:jar:0.3.2
        3) commons-test:commons-test:jar:0.1


    Testcase included: yes
          Fix Version: 2.0.3
           Attachment: pom.xml
              Summary: Path to missing dependency is not shown nor url to download   (was: Path to missing dependency is not shown)

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