Checking the Code Coverage - Maven
During development you like to see the results Checking the Code Coverage in the development environment. But also when adding the code to the source code repository, the Continuous Integration build, should check the Code Coverage. This is done through the JaCoCo Maven Plug-in.