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

John Casey moved MREPOSITORY-8 to MNG-4282:
-------------------------------------------

    Complexity: Intermediate
           Key: MNG-4282  (was: MREPOSITORY-8)
       Project: Maven 2  (was: Maven 2.x Repository Plugin)

> 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
>          Issue Type: Improvement
>         Environment: Maven 2.0.4, all platforms
>            Reporter: S.
>            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

        

Reply via email to