Typo in archetype documentation
-------------------------------

                 Key: MGWT-261
                 URL: http://jira.codehaus.org/browse/MGWT-261
             Project: Maven 2.x GWT Plugin
          Issue Type: Improvement
            Reporter: Manuel Bernhardt
            Priority: Minor


I just wanted to report that there's a missing '\' in the archetype
doc, which can get annoying when doing a copy-paste without
double-checking (yes, I ran into that and scratched my head for a
bit):

 mvn archetype:generate \
 -DarchetypeRepository=repo1.maven.org   <------- here
 -DarchetypeGroupId=org.codehaus.mojo \
 -DarchetypeArtifactId=gwt-maven-plugin \
 -DarchetypeVersion=2.1.0-1

http://mojo.codehaus.org/gwt-maven-plugin/user-guide/archetype.html


-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to