Skip to content

Releases: spdx/spdx-maven-plugin

Release 1.0.3 of the SPDX Maven Plugin

26 Jul 18:18
b0576ba

Choose a tag to compare

What's Changed

  • Add support for Maven 4 by @goneall in #207
  • Bump org.apache.commons:commons-lang3 from 3.1 to 3.18.0 in /src/it/advanced by @dependabot[bot] in #205
  • Change publishing server from OSSRH to Central by @goneall in #209

Full Changelog: v1.0.2...v1.0.3

Patch release 1.0.2 of the SPDX Maven Plugin

01 May 21:21
b1baeee

Choose a tag to compare

What's Changed

  • Resolves Java exceptions when generation JSON format files - issue #203
  • Build javadoc.jar with the release by @bact in #202
  • Update jackson store library by @goneall in #204

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1 of the SPDX Maven Plugin

28 Apr 18:49
6605b80

Choose a tag to compare

What's Changed

  • Better support for reproducible builds
  • Update spdx-jackson-store to version 2.0.1 by @goneall in #201

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0 of the SPDX Maven Plugin

19 Apr 23:12
76fe942

Choose a tag to compare

What's Changed

  • Add support for SPDX Spec Version 3 by @goneall in #171
  • Adding an aggregateSpdx goal by @ctjosey in #174
  • Add option to filter scopes when creating SBOM by @stgrace in #173
  • Update SPDX Java libraries by @goneall in #175
  • Add created parameter by @goneall in #179
  • Update checkout and cache versions by @goneall in #184
  • Introduce license overwrites of dependencies by @joerg1985 in #181
  • Support dependencies with bundle packaging by @goneall in #185
  • Generate SPDX IDs based on reproducible element properties by @goneall in #190
  • fixed the concluded license relation by @joerg1985 in #189
  • allow to exclude source code files from the license scan by @joerg1985 in #186
  • Ensure a unmappable maven license will result in NOASSERTION by @joerg1985 in #192
  • Ensure no file relations are added for sbomType 'build' by @joerg1985 in #193
  • Update SPDX libraries version by @bact in #196
  • Fix Markdown warnings in README by @bact in #195
  • Update dependencies to latest patch version by @bact in #197
  • Fix typos in Javadoc by @bact in #198
  • Use getLicenseComment() instead of getLicensComment() by @bact in #199

New Contributors

Full Changelog: v0.7.4...v1.0.0

Release candidate 2 for version 1.0 of the SPDX Maven Plugin

27 Feb 23:26
ccaf285

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

Release candidate 1 for version 1.0 of the SPDX Maven Plugin

01 Feb 23:36
9b1e877

Choose a tag to compare

NOTE: This release contains some significant changes to support SPDX spec version 3 - so it is designated as a release candidate.

What's Changed

New Contributors

Full Changelog: v0.7.4...v1.0.0-RC1

Release 0.7.4 of the SPDX Maven Plugin

22 Aug 22:53

Choose a tag to compare

What's Changed

  • Fix for inter-dependent maven modules forcing build. by @vajain-1982 in #160
  • Make the Mojo threadsafe by @goneall in #163
  • Bump the library to version 1.1.12 by @goneall in #168 - resolves warnings generated with the recent release of the license list version strings in x.y.z format

New Contributors

Full Changelog: v0.7.3...v0.7.4

Release 0.7.3 of the SPDX Maven Plugin

28 Feb 05:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

Release 0.7.2 of the SPDX Maven Plugin

20 Dec 01:20

Choose a tag to compare

What's Changed

  • Update the SPDX Java libraries to the latest by @goneall in #144
  • Honor the useArtifactID when generating dependency SPDX info by @goneall in #143

Full Changelog: v0.7.1...v0.7.2

Release 0.7.1 of the SPDX Maven Plugin

14 Dec 20:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1