You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2008/06/17 17:37:26 UTC

[jira] Commented: (MREPOSITORY-8) improve the error message that tells the user how to install missing jars locally

    [ http://jira.codehaus.org/browse/MREPOSITORY-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138849#action_138849 ] 

Dennis Lundberg commented on MREPOSITORY-8:
-------------------------------------------

What command do you type to get this error message?

How is this related to maven-repository-plugin?

> improve the error message that tells the user how to install missing jars locally
> ---------------------------------------------------------------------------------
>
>                 Key: MREPOSITORY-8
>                 URL: http://jira.codehaus.org/browse/MREPOSITORY-8
>             Project: Maven 2.x Repository Plugin
>          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