These are only Base*TestCase classes. We package them here so we don't have to create a separate appfuse-test module. If you don't like them there, it should be easy enough to move them.
Matt On Thu, May 22, 2008 at 10:11 AM, sheetalr <[EMAIL PROTECTED]> wrote: > > Hi, > > I have used following maven command to create Spring MVC Basic project > > mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes > -DarchetypeArtifactId=appfuse-basic-spring > -DremoteRepositories=http://static.appfuse.org/releases > -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app -DartifactId=myproject > > To get appropriate directory structure I have used 'affuse: full-source' > command, after executing it I got all test cases files in 'main' directory > in respective folders instead of in 'test' directory. I'm using ItelliJ as > an IDE. > > Could anyone please help me to resolve his problem. > > Thank you. > > Regards, > Sheetal > > -- > View this message in context: > http://www.nabble.com/problem-with-Spring-MVC-Basic-project-tp17409058s2369p17409058.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
