Home>News> Adding JaCoCo Reports in JenkinsEmail ThisHomeNews: Adding JaCoCo Reports in JenkinsGet thread feedAdding JaCoCo Reports in Jenkins (0 messages)Posted by:Alex SotoPosted on: August 06 2012 05:13 EDT
In my post about JaCoCo I wrote about the problems of using JaCoCo Maven plugin in multimodule Maven project because of having one report for each module separately instead of one report for all modules, and how can be fixed it using JaCoCo Ant Task.
In current post we are going to see how to use...
↧