This issue explains it best: http://issues.appfuse.org/browse/APF-478
Also see the following discussion. http://www.nabble.com/BaseManagerTestCase-tf4329437s2369.html#a12336190 When doing "full-source", we have quite a bit of control. I agree we should enhance it so Base*TestCase files are moved to the src/test/java tree. However, if you choose to extend your modules like AppFuse does, you'll experience the same issue we do. Matt On 9/5/07, Richard Brewster <[EMAIL PROTECTED]> wrote: > > After running mvn appfuse:full-source, there are some base test classes in > the src tree. BaseDaoTestCase, BaseManagerTestCase, for example. These are > extended by classes in the test tree. I used IntelliJ to refactor these to > the test tree and all is still well. Why were they put into the src tree? > > Thanks, > > Richard > > -- > View this message in context: > http://www.nabble.com/Why-are-base-test-classes-under-the-src-main-java-tree--tf4388221s2369.html#a12511307 > 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]
