Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: jacoco-plugin
-
Labels:None
-
Environment:Windows 7 client machine.
-
Similar Issues:
Description
Add support for inclusions, exclusions with JaCoCo
In my build setup, I'm using Arquillian + JaCoCo for code coverage. When looking at the results in Jenkins it shows many more packages than I actually cover. I think it would be good to have an inclusion/exclusion section for what to show.
It would be nice if the jacoco-maven-plugin "excludes" parameter was taken into account by Jenkins.