You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Patrick Lightbody (JIRA)" <ji...@codehaus.org> on 2006/02/01 01:57:06 UTC

[jira] Created: (MNG-2029) Easy way to identify the working version of a plugin

Easy way to identify the working version of a plugin
----------------------------------------------------

         Key: MNG-2029
         URL: http://jira.codehaus.org/browse/MNG-2029
     Project: Maven 2
        Type: Improvement

  Components: Plugins and Lifecycle  
    Versions: 2.0.2    
    Reporter: Patrick Lightbody


See chat conversation:

(16:51:32) PSquad32: how do i tell what version of the install plugin i have?
(16:52:03) brett: I think I fixed that for the deploy plugin, but not the install one :(
(16:52:10) brett: uh, good question.
(16:52:56) brett: there should be an easier way, but its "ls ~/.m2/repository/org/apache/maven/plugins/maven-install-plugin

This came from when I was filling out MINSTALL-12 and wasn't sure which version of the install plugin I was using. Perhaps "mvn -version install" should return the default plugin version that would be used?

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-2029) Easy way to identify the working version of a plugin

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2029?page=all ]
     
Brett Porter closed MNG-2029:
-----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

this is the role of the help plugin. FAQd.

> Easy way to identify the working version of a plugin
> ----------------------------------------------------
>
>          Key: MNG-2029
>          URL: http://jira.codehaus.org/browse/MNG-2029
>      Project: Maven 2
>         Type: Improvement

>   Components: Plugins and Lifecycle
>     Versions: 2.0.2
>     Reporter: Patrick Lightbody
>     Assignee: Brett Porter

>
>
> See chat conversation:
> (16:51:32) PSquad32: how do i tell what version of the install plugin i have?
> (16:52:03) brett: I think I fixed that for the deploy plugin, but not the install one :(
> (16:52:10) brett: uh, good question.
> (16:52:56) brett: there should be an easier way, but its "ls ~/.m2/repository/org/apache/maven/plugins/maven-install-plugin
> This came from when I was filling out MINSTALL-12 and wasn't sure which version of the install plugin I was using. Perhaps "mvn -version install" should return the default plugin version that would be used?

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org