description how to build groovy project is incomplete
------------------------------------------------------
Key: MGROOVY-163
URL: http://jira.codehaus.org/browse/MGROOVY-163
Project: GMaven
Issue Type: Wish
Components: site
Environment: all
Reporter: Alexander Bendel
Assignee: Jason Dillon
Priority: Minor
The maven command in section [Building Groovy Projects ->
gmaven-archetype-basic
Archetype|http://groovy.codehaus.org/GMaven+-+Building+Groovy+Projects#GMaven-BuildingGroovyProjects-{{gmavenarchetypebasic}}Archetype]
fails if used. It is missing the correct archetype version or a description
how to install the gmaven archetype in the local archetype catalog.
The correct command should look like:
{{mvn archetype:generate
-DarchetypeGroupId=org.codehaus.groovy.maven.archetypes
-DarchetypeArtifactId=gmaven-archetype-basic -DarchetypeVersion=1.0-rc-3}}
or like this::
{{mvn archetype:generate
-DarchetypeGroupId=org.codehaus.groovy.maven.archetypes
-DarchetypeArtifactId=gmaven-archetype-basic -DarchetypeVersion=xyz}} (i.e.
1.0-rc-3)
--
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