Hi,I just figured out that when I run our UIMA JUnit tests with Maven from the command line, not all tests are executed. Some of the test classes are not executed.
For example in the uimaj-cpe project in my eclipse workspace I have 71 tests but when running maven from the command line I only see 34 executed test cases. The same with uimaj-core there I see 373 tests in eclipse but only 371 with Maven on the command line.
Does anyone else see that behavior? -- Michael
