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]
