On Wed, Feb 25, 2009 at 3:50 PM, Andreas Andreou <andy...@di.uoa.gr> wrote:
> just tried (from linux) and it seems ok: > > Choose archetype: > 1: http://tapestry.formos.com/maven-snapshot-repository -> quickstart > (Tapestry 5.1.0.1-SNAPSHOT Quickstart Project) I must say I've never tested this before but here it is in my system: mass...@intanto:~/tmp/quickstart$ mvn archetype:generate -DarchetypeCatalog=http://tapestry.formos.com/maven-snapshot-repository [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] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [archetype:generate] [INFO] Generating project in Batch mode [INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0) [WARNING] Property groupId is missing. Add -DgroupId=someValue [WARNING] Property artifactId is missing. Add -DartifactId=someValue [WARNING] Property package is missing. Add -Dpackage=someValue [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not configured Property groupId is missing. Property artifactId is missing. Property package is missing. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Wed Feb 25 16:16:05 CET 2009 [INFO] Final Memory: 8M/15M [INFO] ------------------------------------------------------------------------ mass...@intanto:~/tmp/quickstart$ mvn -version Maven version: 2.0.9 Java version: 1.6.0_10 OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix" mass...@intanto:~/tmp/quickstart$ Regards -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org