Thanks for confirming! I'll update in both. Just a stray last thought: if the plugin wanted to, there are a couple ways it could remain consistent. One is that it could read the same configuration from the POM. The second is it could limit its report to only those files where execution data was collected
On Friday, November 5, 2021 at 2:20:41 AM UTC-7 [email protected] wrote: > Hi, > > currently these settings have to be duplicated in the build-config as the > plugin does not know about how the various build-systems configure these > settings. > > Dominik. > > > On Thu, Nov 4, 2021 at 11:52 PM 'Scott Shipp' via Jenkins JaCoCo plugin > mailing list <[email protected]> wrote: > >> I am asking if the exclusions configured for the maven jacoco plugin will >> also be respected by the Jenkins JaCoco Plugin? >> >> In my POM, I have a standard exclusions configuration and I can see that >> it works in the build output. This means, for my project, that the >> maven-jacoco-plugin prepare-agent-integration goal shows my exclusions >> being applied and the report goal shows only 10 (instead of 16) files >> included. >> >> But my observation is that in my Jenkins pipeline, the 6 files that >> should be excluded are included in the report produced from the Jenkins >> JaCoco Plugin. >> >> Is this expected? >> >> Do I have to duplicate the exclusions configuration for >> maven-jacoco-plugin in the Jenkins JaCoCo Plugin configuration in order to >> get a consistent experience? >> >> -- >> Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok >> „Jenkins JaCoCo plugin mailing list” csoportjára. >> Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való >> leiratkozáshoz küldjön egy e-amailt a(z) >> [email protected] címre. >> Ha szeretné megtekinteni ezt a beszélgetést az interneten, látogasson el >> ide: >> https://groups.google.com/d/msgid/jenkins-jacoco-plugin-mailing-list/c85d9f06-60d4-44a5-ae93-0725d944221cn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkins-jacoco-plugin-mailing-list/c85d9f06-60d4-44a5-ae93-0725d944221cn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok szolgáltatásbeli Jenkins JaCoCo plugin mailing list csoportra. Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való leiratkozáshoz küldjön egy e-amailt a(z) [email protected] címre. Ha szeretné megtekinteni ezt a beszélgetést az interneten, látogasson el ide: https://groups.google.com/d/msgid/jenkins-jacoco-plugin-mailing-list/595526e5-c690-4c4e-98c0-dd1c08d523edn%40googlegroups.com.
