Issue Type: New Feature New Feature
Assignee: Ognjen Bubalo
Components: jacoco
Created: 05/Feb/14 8:42 AM
Description:

We need an option to exclude complete Maven modules from the JaCoCo report.

I've tried it with an exclusion pattern like "*/module-to-be-excluded/*", but this doesn't work. It seems that the JaCoCo plugin copies the classes from all modules into a new directory, so the module folder names are lost and cannot be used for filtering any more.

Filtering on package/class level would be very cumbersome because other modules in the build typically use similar package names.

Thanks a lot for your assistance!

Best Regards,

Jochen Ehret.

Project: Jenkins
Priority: Major Major
Reporter: Jochen Ehret
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to