You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2006/01/21 00:14:24 UTC

[jira] Updated: (MNG-1791) Instructions to download missing jar have dissapeared

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

Jason van Zyl updated MNG-1791:
-------------------------------

    Fix Version:     (was: 2.0.3)
                 2.1.1

> Instructions to download missing jar have dissapeared
> -----------------------------------------------------
>
>          Key: MNG-1791
>          URL: http://jira.codehaus.org/browse/MNG-1791
>      Project: Maven 2
>         Type: Bug

>   Components: Artifacts and Repositories
>     Versions: 2.0.1
>     Reporter: Carlos Sanchez
>      Fix For: 2.1.1

>
>
> With the m2 bootstrap from trunk I don't get the "downloadUrl" info for missing jars when pom is present
> eg.
> 		<dependency>
> 			<groupId>javax.mail</groupId>
> 			<artifactId>mail</artifactId>
> 			<version>1.3.3</version>
> 			<scope>provided</scope>
> 		</dependency>
> should print something like 
> you can download ... from ... and install using the folowing command line
> ....

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