Hi All,

I'm trying to create a tapestry quickstart project via the eclipse maven plugin.

Eclipse version: Helios Service Release 2 Build id: 20110301-1815
Maven Plugin: Sonatype Inc Maven Integration for Eclipse 0.12.1.20110112-1712

I am following the rough 'getting started' guide (as closely as I can interpret)
http://tapestry.apache.org/getting-started.html

Problem is that when I attempt to add a "Remote Archetype Catalog" using "http://tapestry.apache.org"; and click "verify" eclipse tells me that the "Remot catalog is empty".

If I try to "Add archetype" manually using the following:

Archetype Group Id: "org.apache.tapestry"
Archetype Artifact Id: "quickstart"
Archetype Version: "5.3.1"
Repository URL: "http://tapestry.apache.org/";

..

I can see that eclipse tries to download
http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.1/quickstart-5.3.1.pom
however this url gives a 404.

So, is it possible to create the quickstart project via the maven eclipse plugin?

If so, where am I going wrong?

Thanks, Paul.

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

Reply via email to