You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/04/07 05:59:23 UTC

[jira] Closed: (MNG-4282) improve the error message that tells the user how to install missing jars locally

     [ http://jira.codehaus.org/browse/MNG-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-4282.
-----------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 2.2.x (to be reviewed))
         Assignee: Brett Porter

no longer needed after the install plugin update

> improve the error message that tells the user how to install missing jars locally
> ---------------------------------------------------------------------------------
>
>                 Key: MNG-4282
>                 URL: http://jira.codehaus.org/browse/MNG-4282
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>    Affects Versions: 2.0.6
>         Environment: Maven 2.0.4, all platforms
>            Reporter: S.
>            Assignee: Brett Porter
>            Priority: Minor
>
> When a missing dependency is detected, maven reports to the user how to install that dependency locally ('mvn install:install-file...'). 
> However, the instructions are missing the '-DgeneratePom=true' directive. Without it, maven keeps looking for the dependencies in the repo, causing unnecessary delays in the build. 
> I suggest to add '-DgeneratePom=true' to the error message.

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