Hello,

I have the following situation

In a maven multiple module project I have a core swc that contain in
the src/test/flex  path an AbstractTest class that extends TestCase.
In another swf module I create a Test class that extends
AbstractTest.
When i run the test i have a exception telling that the AbstractTest
class is not found.

I'm using flexmojos 4.0-RC1 and the Junit dependencie is available
only in test scope.

Is there a way to include the AbstractTest class in the test scope of
the other modules ?


Thank you

Cyril

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to