This works: D:\Temp\appfuse\test>mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=1.0-m2 -DgroupId=test.artifact -DartifactId=test
D:\Temp\appfuse\test>cd test D:\Temp\appfuse\test>mvn war:inplace D:\Temp\appfuse\test>del src\main\webapp\WEB-INF\lib D:\Temp\appfuse\test>del src\main\webapp\WEB-INF\classes\struts.xml D:\Temp\appfuse\test>mvn jetty:run -- View this message in context: http://www.nabble.com/quickstart-appfuse-2---The-package-name-%27default%27-...-already-been-used-...-tf3145700s2369.html#a8727177 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
