How do I get my Maven Integration tests to run
I have a maven2 multi-module project and in each of my child modules I have JUnit tests that are named Test.java and Integration.java … Read more
I have a maven2 multi-module project and in each of my child modules I have JUnit tests that are named Test.java and Integration.java … Read more