Maven plugin that generates additional files needed for the in-container tests such as a list of tests cases to present in the Web bases JUnit runner.
'org.jicunit:jicunit-maven-plugin:0.1.2'
<dependency> <groupId>org.jicunit</groupId> <artifactId>jicunit-maven-plugin</artifactId> <version>0.1.2</version> </dependency>
<dependency org="org.jicunit" name="jicunit-maven-plugin" rev="0.1.2"/>
"org.jicunit", "jicunit-maven-plugin", "0.1.2"