[ 
https://issues.apache.org/jira/browse/TAP5-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ulrich Stärk closed TAP5-794.
-----------------------------

    Resolution: Fixed

> update tutorial quickstart to use mvn archetype:generate command
> ----------------------------------------------------------------
>
>                 Key: TAP5-794
>                 URL: https://issues.apache.org/jira/browse/TAP5-794
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: documentation
>            Reporter: thomas w knych
>
> The tutorial off of the Tapestry 5 site should use the following mvn command 
> to generate the tutorial project:
> mvn archetype:generate 
> -DarchetypeCatalog=http://tapestry.formos.com/maven-repository
> Currently it is using:
> mvn archetype:create
>   -DarchetypeGroupId=org.apache.tapestry
>   -DarchetypeArtifactId=quickstart
>   -DgroupId=org.apache.tapestry
>   -DartifactId=tutorial1
>   -DpackageName=org.apache.tapestry5.tutorial
> Which generates a very confusing error message.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to