[ http://jira.codehaus.org/browse/MNG-1372?page=all ]
Brett Porter closed MNG-1372:
-----------------------------
Resolution: Fixed
Fix Version: 2.0.1
> 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
> Fix For: 2.0.1
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]