Hi, It is a side effect of the 2.0-alpha-1 release of the archetype plugin.
As a current workaround you can use: mvn org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create ... Please raise a JIRA (http://jira.codehaus.org/browse/ARCHETYPE) don't forget to specify 2.0-alpha-1 in "affect version" Thanks, Raphaël 2008/2/11, Luca Morandini <[EMAIL PROTECTED]>: > Today I wanted to port Geoid to Cococon 2.2, but when I issued: > > mvn archetype:create -DarchetypeGroupId=org.apache.cocoon.archetypes > -DarchetypeArtifactId=cocoon-22-archetype-block > -DarchetypeVersion=1.0.0-RC2 -DgroupId=org.cocoondev -DartifactId=geoid-core > > Maven (2.0.7, BTW), answered: > > [INFO] [archetype:create] > [WARNING] No archetype repository found. > [WARNING] Specified archetype not found. > Choose archetype: > 1: internal -> appfuse-basic-jsf (AppFuse archetype for creating a web > application with Hibernate, Spring and JSF) > ... > > Any clue ? > > P.S. > Yes, I re-tried even after deleting the local repository of Cocoon > archetypes: no joy. > > -------------------- > Luca Morandini > www.lucamorandini.it > -------------------- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
