Hi Angelo,
try -DarchetypeVersion instead of -Dversion.
Cheers,
Marcus Veloso
Angelo Chen [mailto:angelochen...@yahoo.com.hk]
> Gesendet: Sonntag, 22. März 2009 08:00
> An: users@tapestry.apache.org
> Betreff: Re: T5: creating a tutorial for 5.0.18
>
>
> Hi,
>
> I copied this from T5 page:
>
> mvn archetype:create -DarchetypeGroupId=org.apa
Hi,
I copied this from T5 page:
mvn archetype:create -DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=quickstart -DgroupId=org.example -DartifactId=myapp
-DpackageName=org.example.myapp -Dversion=RELEASE
and run it, got this error:
Embedded error: The META-INF/maven/archetype.xml d
Hi,
using this one:mvn archetype:create
-DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=quickstart
-DgroupId=org.apache.tapestry
-DartifactId=tutorial1
-DpackageName=org.apache.tapestry5.tutorial
it creates one for 5.1.0.1, is there a way to create one for 5.0.18? The
reas