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

Reply via email to