Modify the Jenkins ci build for Rave to execute the mvn cobertura:cobertura 
goal 
---------------------------------------------------------------------------------

                 Key: RAVE-247
                 URL: https://issues.apache.org/jira/browse/RAVE-247
             Project: Rave
          Issue Type: Sub-task
            Reporter: Anthony Carlucci


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.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to