[ http://jira.codehaus.org/browse/ARCHETYPE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107521 ]
David J. M. Karlsen commented on ARCHETYPE-101: ----------------------------------------------- Hmm, strange - tried nuking org\apache\maven\archetype and org\apache\maven\archetypes (which I also tried yesterday). And now it works both with maven-archetype-plugin 1.0-alpha-7 and 1.0-alpha-4 !? > maven-archetype-simple 1.0 is broken > ------------------------------------ > > Key: ARCHETYPE-101 > URL: http://jira.codehaus.org/browse/ARCHETYPE-101 > Project: Maven Archetype > Issue Type: Bug > Components: Archetypes > Affects Versions: 1.0 > Environment: Windows XP, Java(TM) SE Runtime Environment (build > 1.6.0_02-b05), maven 2.0.7 > Reporter: David J. M. Karlsen > Priority: Critical > Fix For: 1.0-alpha-7 > > > Archetype is broken. > Running mvn archetype:create -DgroupId=com.davidkarlsen.jmsproxy > -DartifactId=jmsproxy -DarchetypeArtifactId=maven-archetype-simple -U -cpu > results in > [INFO] Using following parameters for creating Archetype: > maven-archetype-simple:RELEASE > [INFO] > ---------------------------------------------------------------------------- > [INFO] Parameter: groupId, Value: com.davidkarlsen.jmsproxy > [INFO] Parameter: packageName, Value: com.davidkarlsen.jmsproxy > [INFO] Parameter: package, Value: com.davidkarlsen.jmsproxy > [INFO] Parameter: artifactId, Value: jmsproxy > [INFO] Parameter: basedir, Value: C:\data > [INFO] Parameter: version, Value: 1.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error creating from archetype > Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3 seconds > [INFO] Finished at: Sat Sep 15 13:53:06 CEST 2007 > [INFO] Final Memory: 4M/8M > [INFO] > ------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira