Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add a second mvn command to the build:
mvn cobertura:cobertura
NOTE: there is currently a classloader issue that prevents us from running one single command: mvn clean install cobertura:cobertura
There is a class conflict with the openjpa plugin - specifically some xml library.