You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "S. (JIRA)" <ji...@codehaus.org> on 2007/01/29 01:59:44 UTC

[jira] Created: (MPREPO-13) improve the error message that tells the user how to install missing jars locally

improve the error message that tells the user how to install missing jars locally
---------------------------------------------------------------------------------

                 Key: MPREPO-13
                 URL: http://jira.codehaus.org/browse/MPREPO-13
             Project: maven-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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ 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

        

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

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MNG-4282:
----------------------------

    Affects Version/s: 2.0.6
        Fix Version/s: 2.2.x

> 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
>    Affects Versions: 2.0.6
>         Environment: Maven 2.0.4, all platforms
>            Reporter: S.
>            Priority: Minor
>             Fix For: 2.2.x
>
>
> 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

        

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

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MREPOSITORY-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl moved MPREPO-13 to MREPOSITORY-8:
-----------------------------------------------

    Workflow: Maven New  (was: jira)
         Key: MREPOSITORY-8  (was: MPREPO-13)
     Project: Maven 2.x Repository Plugin  (was: 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

        

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

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=185986#action_185986 ] 

Benjamin Bentmann commented on MNG-4282:
----------------------------------------

As per MINSTALL-57, {{generatePom=true}} is the default behavior for the Install Plugin unless a POM is already installed.

> 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
>    Affects Versions: 2.0.6
>         Environment: Maven 2.0.4, all platforms
>            Reporter: S.
>            Priority: Minor
>             Fix For: 2.2.x
>
>
> 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

        

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

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ 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