You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2005/11/02 06:04:45 UTC

[jira] Updated: (MNG-1372) Reference to deprecated command in message

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

Allan Ramirez updated MNG-1372:
-------------------------------

    Attachment: MNG-1372.patch

-changed m2 to mvn

> Reference to deprecated command in message
> ------------------------------------------
>
>          Key: MNG-1372
>          URL: http://jira.codehaus.org/browse/MNG-1372
>      Project: Maven 2
>         Type: Bug
>     Reporter: Miguel Griffa
>     Assignee: Allan Ramirez
>  Attachments: MNG-1372.patch
>
>
> When a dependency is not found, maven2 will issue something like this:
> Reason: Unable to download the artifact from any repository
> Try downloading the file manually from
>   http://java.sun.com/products/jta
> and install it using the command:
>   m2 install:install-file -DgroupId=javax.transaction -DartifactId=jta -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file
>   javax.transaction:jta:1.0.1B:jar
> notice the reference to m2, it should say mvn

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