Could you carefully double check this. I haven't tried this using the maven plugin (in fact, I'm using 0.0.9 which may not even have that feature). I've tested this from the command line.
On 2/21/07, Borut Bolčina <[EMAIL PROTECTED]> wrote:
Hello, I think there is an error in creating package names in this archetype. When running mvn archetype:create -DarchetypeGroupId=org.apache.tapestry-DarchetypeArtifactId=tapestry-simple -DarchetypeVersion= 5.0.1 -DgroupId=*org.example* -DartifactId=*myapp* -DpackageName=* org.example.myapp* -Dversion=*1.0.0-SNAPSHOT* the following directory structure gets created work\myapp\src\main\java\pages\org\example\myapp but the java class Start.java in that directory has package org.example.myapp.pages; so one must move the class into the right package which is with one click in Eclipse, but still... The same goes for services directory. I am using http://m2eclipse.codehaus.org/ version 0.0.10 Cheers, Borut
-- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com