Provide option to exclude complete Maven modules from JaCoCo report

XMLWordPrintable

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Major
    • Component/s: jacoco-plugin
    • None

      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.

            Assignee:
            Ognjen Bubalo
            Reporter:
            Jochen Ehret
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: