Originally the parent POM handled very little, and the components had to do much more. Component POMs had to define settings for plugins such as Cobertura.
Swapping from Cobertura to JaCoCo thus entails more work for components that started using Cobertura before the parent was updated. The parent POM now defines much more, so the JEXL POM now only needs to define the excludes. S. On Tue, 3 Nov 2020 at 19:20, Henri Biestro <hen...@apache.org> wrote: > > > I still don't get why I need to (re)configure so many plugins in JEXL's pom > - any explanation is still welcome - but I managed to switch to Jacoco and > Spotbugs. Fighting with maven is always a tad tedious and I still fear trying > to release... Migrating to Java 8 code can now resume. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org