Strange, even I deleted the .m2 repository, and getting the new project with the following command :
mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=2.0-m5 -DgroupId=com.mycompany.app -DartifactId=myproject I still get <modelVersion>4.0.0</modelVersion> in the pom.xml, or someone forgot to change the tag for 2.0-m5 ? :P tibi-3 wrote: > > the pom.xml ?! > > tibi > > Fan wrote: >> Is there a way to tell which version of Appfuse 2.0-mX from the source or >> configuration file ? >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/how-to-check-Appfuse-2.0-mX-version---tf3847298s2369.html#a10896792 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
