Experimental module bridging Maven project support and the JUnit output processing. Allows to see maven test results in the JUnit Test Results window.
'org.codehaus.mevenide:junit:3.0.9'
<dependency> <groupId>org.codehaus.mevenide</groupId> <artifactId>junit</artifactId> <version>3.0.9</version> </dependency>
<dependency org="org.codehaus.mevenide" name="junit" rev="3.0.9"/>
"org.codehaus.mevenide", "junit", "3.0.9"