Hi everybody!

The quickstart archetype catalog doesn't seem to list the latest 5.2.5 version:

$ mvn archetype:generate -DarchetypeCatalog=http://tapestry.apache.org
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [archetype:generate] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] Preparing archetype:generate
[INFO] No goals needed for project - skipping
[INFO] [archetype:generate {execution: default-cli}]
[INFO] Generating project in Interactive mode
[INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.
archetypes:maven-archetype-quickstart:1.0)
Choose archetype:
1: http://tapestry.apache.org -> quickstart (Tapestry 5.2.4 Quickstart Project)
2: http://tapestry.apache.org -> tapestry-archetype (Tapestry 4.1.6 Archetype)
Choose a number: :

I guess that's a reflection of the absence of 5.2.5 from
https://tapestry.apache.org/archetype-catalog.xml

Does anybody know how to fix this? Was some step at
http://tapestry.apache.org/release-process.html missed?

I see that 
http://svn.apache.org/repos/asf/tapestry/tapestry5/tags/releases/5.2.5/quickstart/src/main/resources/archetype-resources/pom.xml
was indeed updated correctly, but that's just the first step.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to