Yes, this is seriously looking like a Maven bug.
On 2/21/07, Borut Bolčina <[EMAIL PROTECTED]> wrote:
Hello,
this is my console output
C:\Documents and Settings\Borut\Desktop\work>mvn archetype:create
-DarchetypeGroupId=org.apache.tapestry -DarchetypeArti
factId=tapestry-simple -DarchetypeVers
Hello,
this is my console output
C:\Documents and Settings\Borut\Desktop\work>mvn archetype:create
-DarchetypeGroupId=org.apache.tapestry -DarchetypeArti
factId=tapestry-simple -DarchetypeVersion=5.0.1
-DgroupId=org.example-DartifactId=myapp -DpackageName=
org.example.myapp
-Dversion=1.0.0-SNAPS
Well, I didn't have the right codec on my Mac, so all I get is the
sound of keys clicking!
Here I tried it at the command line:
$ mvn archetype:create -DarchetypeGroupId=org.apache.tapestry
-DarchetypeArtifactId=tapestry-simple -DarchetypeVersion=5.0.1
-DgroupId=org.example -DartifactId=itworks
Here is a 3.7 MB screencast on a slow connection
http://svarog.homeip.net/screencast/archetype.avi
2007/2/21, Howard Lewis Ship <[EMAIL PROTECTED]>:
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 featur
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 packa
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* -D