Re: Archetype:create problem with 2.0.6

2007-04-30 Thread Brendan Donovan
Wayne Fay wrote: Two possible reasons for this: 1. You've found a bug. Congrats! Go check JIRA and see if its been filed already. If not, file a new bug. If there is supposed to be a test directory then this is a bug and I'll submit it in JIRA. I downlaoded a clean 2.0.6 install and ran the fo

Re: Archetype:create problem with 2.0.6

2007-04-30 Thread Wayne Fay
Two possible reasons for this: 1. You've found a bug. Congrats! Go check JIRA and see if its been filed already. If not, file a new bug. 2. Maven best practices suggest that you create all Java code etc in JARs which are tested in their own project and then bundled along with the WAR. The only fil

Archetype:create problem with 2.0.6

2007-04-29 Thread Brendan Donovan
Hi all I think there is a problem with the following command mvn archetype:create -DgroupId=com.al.su -DartifactId=DOMtr -DarchetypeArtifactId=maven-archetype-webapp When run under windows or unix all I get is the follwoing directory layout (note missing test directories) ..DOMtr src

Re: archetype:create problem

2005-11-03 Thread Jorg Heymans
please search the list, this has come up a few times already. note to devs: There should either exist a RELEASE version of the archetype or the docs need to be made more clear. Jorg - To unsubscribe, e-mail: [EMAIL PROTECTED]

archetype:create problem

2005-11-03 Thread Malcolm Wong Ho
Have a problem using this command : mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-webapp -DarchetypeArtifactId=maven-archetype-ear Error : [INFO] Failed to resolve artifact. GroupId: org.apache.maven.archetypes ArtifactId: maven-archetype-ear Version: RELEASE

archetype:create problem

2005-11-03 Thread Malcolm Wong Ho
Have a problem using this command : mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-webapp -DarchetypeArtifactId=maven-archetype-ear Error : [INFO] Failed to resolve artifact. GroupId: org.apache.maven.archetypes ArtifactId: maven-archetype-ear Version: RELEASE