Hi all,

mvn archetype:create
  -DarchetypeGroupId=org.apache.tapestry
  -DarchetypeArtifactId =quickstart
  -DgroupId=org.apache.tapestry
  -DartifactId=tutorial1
  -DpackageName=org.apache.tapestry5.tutorial
 

I was trying the tapestry5 tutorial. I gave the above command it did not
work.

The META-INF/maven/archetype.xml descriptor cannot be found.
Why did i get such an error?

later I tried
mvn archetype:generate
-DarchetypeCatalog=http://tapestry.formos.com/maven-repository

and it worked

My question  is.. Is it necessary to have a project template to start a
project in Tapestry 5.
What are these above artifactId archetypeArtifactId etc mean?

What is the purpose of this project template.

If anybody can tell more about this it will be helpfull.

Thanks in advance.



-- 
View this message in context: 
http://www.nabble.com/Clarifiacations-about-Tapestry-5-tp23124901p23124901.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to