Skip to content

scoverage-maven-plugin-2.1.5

Latest

Choose a tag to compare

@jozic jozic released this 04 Feb 03:27
· 10 commits to main since this release

What's Changed

Notable changes

  • Parallel build support for test and integration-test mojo by @pschhikara88 in #411
  • Make aggregation thread-safe by @jozic in #419
  • Make aggregation thread-safe (round 2: use MavenSession instead of static Map) by @jozic in #420
  • Make aggregation thread-safe (round 3: use RepositorySystemSession) by @jozic in #421

Other changes

  • Fix parallel build test and update limitations section in README by @jozic in #413
  • Fix some concurrent issues, update only dependency modules and refact… by @jozic in #414
  • Update copyright year to 2026 by @jozic in #415
  • Revert broken "optimization" and use all projects in SCoverageForkedLifecycleConfigurator by @jozic in #416
  • Revert another broken "optimization" by @jozic in #418

Dependency updates

  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #412
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0 by @dependabot[bot] in #417
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #422

New Contributors

Full Changelog: scoverage-maven-plugin-2.1.4...scoverage-maven-plugin-2.1.5