Has anyone found a good way to integrate EJB testing into maven? I currently have tests in a test-ee (similar to test-cactus) directory and invoke junitee via ant tasks rewritten into the maven.xml for my ejb subproject. This feels a little bit like I'm bypassing the 'maven way' of testing. Especially since I have to invoke the tests as a postGoal. Is there a better way to integrate j2ee ejb testing? -Tim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
