·
4 commits
to main
since this release
What's Changed
Notable changes
- Require JDK 17, test on JDK 21 (drop some tests having issues with JDK 17+) by @jozic in #337
- Don't compile main sources in
scoverage
lifecycle whenskip
is set by @jozic in #340
Other changes
- Enable linter, refactor and fix some warnings by @jozic in #332
- Reduce usage of deprecated APIs by @jozic in #333
- Upgrade doxia to 2.0.0 and maven-reporting-api to 4.0.0 by @jozic in #334
- Clarify skip message and add an it-test for
skip
by @jozic in #335 - Refactor it-tests a bit by @jozic in #336
- Drop sbt-compiler-maven-plugin (it's effectively dead) by @jozic in #338
- Drop sbt-compiler-maven-plugin leftovers by @jozic in #339
- Mention JDK
17+
requirement in README by @jozic in #342 - Upgrade
scalac-scoverage-plugin
to 2.3.0 (Scala 2.13.16 support) by @jozic in #345
Dependency updates
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #311
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #312
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.0 to 3.5.1 by @dependabot in #314
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.8.1 by @dependabot in #317
- Bump org.apache.maven.plugins:maven-help-plugin from 3.5.0 to 3.5.1 by @dependabot in #319
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #318
- Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 by @dependabot in #316
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #320
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #322
- Bump maven-plugin-plugin.version from 3.15.0 to 3.15.1 by @dependabot in #323
- Bump org.apache.maven.plugins:maven-plugin-report-plugin from 3.15.0 to 3.15.1 by @dependabot in #325
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #324
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 by @dependabot in #326
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by @dependabot in #327
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #328
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.1 to 3.5.2 by @dependabot in #329
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #330
- Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in #341
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #343
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by @dependabot in #344
Full Changelog: scoverage-maven-plugin-2.0.6...scoverage-maven-plugin-2.1.0