Skip to content

Releases: scoverage/scoverage-maven-plugin

scoverage-maven-plugin-2.0.3

26 Feb 03:31
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Upgrade scalac-scoverage-plugin to 2.1.0 (Scala 2.13.13 & 2.12.19 support) by @jozic in #203

Other changes

  • Update versions to 2.0.2 in README file by @jozic in #199
  • Switch to nexus-staging-maven-plugin for releases by @jozic in #200
  • Create pull_request_template.md by @jozic in #201

Full Changelog: scoverage-maven-plugin-2.0.2...scoverage-maven-plugin-2.0.3

scoverage-maven-plugin-2.0.2

18 Jan 14:10
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Fix no source root found issue with Scala 3 for multi-module projects by @jozic in #196

Other changes

  • Update versions to 2.0.1 in README file by @jozic in #189
  • Update README by @jozic in #190
  • Update year in license headers by @jozic in #197
  • Run checks on different versions of maven by @jozic in #198

Dependency updates

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #192
  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.3 to 3.2.5 by @dependabot in #193
  • Bump org.apache.maven.plugins:maven-plugin-report-plugin from 3.10.2 to 3.11.0 by @dependabot in #194
  • Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0 by @dependabot in #195

Full Changelog: scoverage-maven-plugin-2.0.1...scoverage-maven-plugin-2.0.2

scoverage-maven-plugin-2.0.1

06 Jan 05:43
Compare
Choose a tag to compare

What's Changed

Notable changes

  • Fix NPE during report aggregation when multiple modules are specified using -pl arg by @sumeetgajjar in #104
  • Coverage minima: add more fine-grained control by @kitbellew in #55

Other changes

  • Add aggregate and aggregateOnly tests by @jozic in #156
  • Upgrade required maven version to 3.6.3 by @jozic in #150
  • Run only intended integration tests (with test_* pattern) by @jozic in #179
  • Add exclusion tests by @jozic in #180
  • Require java 11 everywhere and drop unnecessary animal-sniffer-maven-plugin by @jozic in #182
  • Update badges in README by @jozic in #183
  • Refactor Scala version check and add some tests for unsupported Scala versions by @jozic in #181
  • Add maven-plugin-report-plugin for proper site documentation generation by @jozic in #186
  • Update versions to 2.0.0 in README file by @jozic in #187
  • Fix javadoc generation by @jozic in #188

Dependency updates

  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 2.22.1 to 3.2.3 by @dependabot in #146

  • Bump maven-plugin-plugin.version from 3.9.0 to 3.10.2 by @dependabot in #148

  • Bump maven-source-plugin from 3.0.1 to 3.3.0 by @dependabot in #129

  • Bump maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #128

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #151

  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.0.0 to 3.3.1 by @dependabot in #152

  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.1 to 3.6.1 by @dependabot in #153

  • Bump org.apache.maven.plugins:maven-scm-plugin from 1.13.0 to 2.0.1 by @dependabot in #154

  • Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.17 to 1.23 by @dependabot in #155

  • Bump org.codehaus.mojo:versions-maven-plugin from 2.7 to 2.16.2 by @dependabot in #157

  • Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.1 by @dependabot in #158

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #159

  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.0.0 to 3.3.1 by @dependabot in #160

  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.1.0 to 3.3.1 by @dependabot in #161

  • Bump org.codehaus.mojo:taglist-maven-plugin from 2.4 to 3.0.0 by @dependabot in #162

  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 1.4.1 to 3.4.1 by @dependabot in #163

  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.1 to 3.3.0 by @dependabot in #164

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #165

  • Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 4.0.0 by @dependabot in #166

  • Bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.1 by @dependabot in #167

  • Bump org.apache.maven.plugins:maven-antrun-plugin from 1.8 to 3.1.0 by @dependabot in #168

  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.1.0 to 3.3.2 by @dependabot in #169

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.1.0 by @dependabot in #170

  • Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.3 by @dependabot in #171

  • Bump org.apache.maven.plugins:maven-help-plugin from 3.1.1 to 3.4.0 by @dependabot in #172

  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 by @dependabot in #173

  • Upgrade maven dependencies from 2.2.1 to 3.6.3 by @jozic in #174

  • Bump maven.version from 3.6.3 to 3.9.6 by @dependabot in #177

  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 by @dependabot in #184

  • Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #185

New Contributors

Full Changelog: scoverage-maven-plugin-2.0.0...scoverage-maven-plugin-2.0.1

scoverage-maven-plugin-2.0.0

21 Dec 04:26
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking changes

  • Drop support for Scala 2.10/2.11, bump version to 2.0.0-SNAPSHOT by @jozic in #143

Notable changes

Other changes

  • enable Dependabot v2 by @sullis in #87
  • Add script/configuration for Maven Wrapper by @dalbani in #134
  • fix: small updates to javadoc to unblock release by @ckipp01 in #136
  • fix: update javadoc plugin version again by @ckipp01 in #137
  • Fix reporting and add a minimal set of it-tests by @jozic in #145

Dependency updates

New Contributors

Full Changelog: scoverage-maven-plugin-1.4.11...scoverage-maven-plugin-2.0.0

1.4.11

30 Jan 19:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: scoverage-maven-plugin-1.4.0...scoverage-maven-plugin-1.4.11

1.4.1

30 Jan 19:45
Compare
Choose a tag to compare

Scala 2.13.1 compatibility (PR #283)

1.4.0

16 Dec 22:57
Compare
Choose a tag to compare

Scala 2.13 support.

1.4.0-RC1

29 Apr 20:52
Compare
Choose a tag to compare
1.4.0-RC1 Pre-release
Pre-release
scoverage-maven-plugin-1.4.0-RC1

[maven-release-plugin] copy for tag scoverage-maven-plugin-1.4.0-RC1

1.3.0

21 Nov 13:00
Compare
Choose a tag to compare

Scala 2.12 support.