Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Setup the Rave build to run the Cobertura maven plugin to generate unit test coverage numbers for local development as well as on the Apache Jenkins server.
1) Modify the rave-project pom.xml with the cobertura-maven-plugin
2) Modify the Jenkins ci build for Rave to execute the mvn cobertura:cobertura goal
3) Modify the Jenkins project module for Rave to publish the coverage reports for rave-commons, rave-portal, and rave-shindig