The alternative is to use "svn export" to get the sources into your project, then look at AppFuse's dependencies and replace those in your pom.xml with the ones from the dependency's pom.xml. Don't forget to put the dependencies from AppFuse's root pom.xml into your root pom.xml.
Matt On 8/18/07, jaywalkable <[EMAIL PROTECTED]> wrote: > > Hi, > I have created a struts 2 modular project using "mvn archetype:create" > command. I was able to deploy and run the application. Now I would like to > get full appfuse sources to customize them. I came to know that "mvn > appfuse:full-source" command does will not work with modular project. > > What is the alternate way to get the sources so that I can work with this > struts 2 modular project without any error. > > Thanks > Rubel > -- > View this message in context: > http://www.nabble.com/what-is-the-alternate-to-%22mvn-appfuse%3Afull-source%22-for-struts-2-modular-project-tf4289928s2369.html#a12212482 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
