1

I have multi-module maven project structure as shown in image:

enter image description here

I am simply trying to calculate combined code coverage of webapp1 & webapp2. I have tried to implement solution from here,but as a beginner very less information is given. Note: Solutions without use of SonarQube will be good. Please help me with detailed step to start with.

htshame
  • 6,599
  • 5
  • 36
  • 56
  • Hey @Onkar, welcome on Stack Overflow. As you already found out, the question was answered, so you'll have to give it a try. If you don't have much knowledge about Maven or multi-modules, try to google it. Also, I found [this link](https://github.com/jacoco/jacoco/wiki/MavenMultiModule) which might help you with Jacoco set up. If you'll have a concrete question, which was not answered yet, post it here and we'll try to help. – DevDio Oct 08 '18 at 13:07
  • Possible duplicate of [jacoco simple integration test solution](https://stackoverflow.com/questions/41885772/jacoco-simple-integration-test-solution) – Godin Oct 09 '18 at 07:08

0 Answers0