Skip to content

Releases: spdx/spdx-maven-plugin

Release 0.7.3 of the SPDX Maven Plugin

28 Feb 05:50
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Release 0.7.0 of the SPDX Maven Plugin

10 Aug 03:38
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @knrc made their first contribution in #91

Full Changelog: v0.6.5...v0.7.0

Release 0.6.5 of the SPDX Maven Plugin

17 Apr 02:49
217b556
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

Version 0.6.4 of the SPDX Maven Plugin

08 Feb 23:49
d69651d
Compare
Choose a tag to compare

What's Changed

  • Polish documentation by @marcwrobel in #68
  • Get dependency package info from Maven Project Builder by @goneall in #72
  • Fix unit test potential failures by @goneall in #74
  • Update to SPDX Java library versions 1.1.3 by @goneall in #75
  • Update source and target java version to 11 by @goneall in #77
  • Use the maven-enforcer-plugin to enforce the use of Java 11 by @garydgregory in #78
  • Don't fork execution of createSPDX by @garydgregory in #79
  • Update SPDX Libraries to version 1.1.4 by @goneall in #80 - See the respective library release notes for details

New Contributors

Full Changelog: v0.6.3...v0.6.4

Release 0.6.3 of the SPDX Maven Plugin

01 Nov 20:52
d2237d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

Release 0.6.2 of the SPDX Maven Plugin

08 Oct 18:50
66c6830
Compare
Choose a tag to compare

What's Changed

  • Correctly capture the PackageArchiveFile and it's checksums by @goneall in #57
  • Fix issue when dependencies have SPDX files by @goneall in #56
  • Update POM with more current library dependencies by @goneall in #55
    • See [SPDX Java Library version 1.1.1 release notes](Release 0.6.2 of the SPDX Maven Plugin) for a summary of changes in the library update
    • See SPDX Jackson Store version 1.1.1 release notes for a summary of changes impacting the JSON format of SPDX files
  • Change error to warning on bad URLs by @goneall in #59

Full Changelog: v0.6.1...v0.6.2
spdx-maven-plugin-0.6.2.zip

Release 0.6.1 of the SPDX Maven Plugin

29 Sep 06:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1
spdx-maven-plugin-0.6.1.zip

Release 0.6.0 of the SPDX Maven Plugin

27 Aug 04:22
Compare
Choose a tag to compare

What's Changed

  • Major upgrade to use the new SPDX Java Library
  • Use groupId and artifactId for naming SPDX files by @joschi in #44
  • Update github workflow to only run Sonar when key exists by @goneall in #45
  • Update plugin to version 2.3 of the SPDX spec by @goneall in #47
  • Add support for JSON output by @goneall in #48
  • Fix external document refs by @goneall in #49
  • default licenseInformationInFile to concludedLicenseInFile by @goneall in #50
  • Refactor file type mapping by @goneall in #51

New Contributors

Full Changelog: v0.5.5...v0.6.0

Note: there were for bugs identified in SonarCloud for this release - it is very unlikely these bugs would cause issues for the release. Fixes for the bugs have been updated on the master branch.