You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jerome Lacoste (JIRA)" <ji...@codehaus.org> on 2006/04/27 16:21:19 UTC

[jira] Created: (MNG-2246) mojo developer guide takes a shortcut at explaining fully how the command line can be shortened

mojo developer guide takes a shortcut at explaining fully how the command line can be shortened
-----------------------------------------------------------------------------------------------

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

  Components: Documentation: Guides  
    Versions: 2.0.4    
    Reporter: Jerome Lacoste
    Priority: Minor
 Attachments: patch.txt

Guide goes from

 mvn sample.plugin:maven-hello-plugin:1.0-SNAPSHOT:sayhi

to 

 mvn hello:sayhi

without explaining why the version number and the maven-$name-plugin pattern are special. Tentative patch attached. 

-- 
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-2246) mojo developer guide takes a shortcut at explaining fully how the command line can be shortened

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2246?page=all ]

Dennis Lundberg closed MNG-2246.
--------------------------------

      Assignee: Dennis Lundberg
    Resolution: Fixed

Patch applied with small modifications.
Thanks!

> mojo developer guide takes a shortcut at explaining fully how the command line can be shortened
> -----------------------------------------------------------------------------------------------
>
>                 Key: MNG-2246
>                 URL: http://jira.codehaus.org/browse/MNG-2246
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Documentation: Guides
>    Affects Versions: 2.0.4
>            Reporter: Jerome Lacoste
>         Assigned To: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.0.5
>
>         Attachments: patch.txt
>
>
> Guide goes from
>  mvn sample.plugin:maven-hello-plugin:1.0-SNAPSHOT:sayhi
> to 
>  mvn hello:sayhi
> without explaining why the version number and the maven-$name-plugin pattern are special. Tentative patch attached. 

-- 
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-2246) mojo developer guide takes a shortcut at explaining fully how the command line can be shortened

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2246?page=all ]

John Casey updated MNG-2246:
----------------------------

    Fix Version: 2.0.5

> mojo developer guide takes a shortcut at explaining fully how the command line can be shortened
> -----------------------------------------------------------------------------------------------
>
>          Key: MNG-2246
>          URL: http://jira.codehaus.org/browse/MNG-2246
>      Project: Maven 2
>         Type: Improvement

>   Components: Documentation: Guides
>     Versions: 2.0.4
>     Reporter: Jerome Lacoste
>     Priority: Minor
>      Fix For: 2.0.5
>  Attachments: patch.txt
>
>
> Guide goes from
>  mvn sample.plugin:maven-hello-plugin:1.0-SNAPSHOT:sayhi
> to 
>  mvn hello:sayhi
> without explaining why the version number and the maven-$name-plugin pattern are special. Tentative patch attached. 

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