Skip to content

Releases: mojohaus/license-maven-plugin

2.7.1

05 Jan 00:16
2.7.1
0b4fe61

Choose a tag to compare

💥 Breaking changes

  • Bump LibreOffice library odfdom-java to 0.12.0, require JDK 11+ for generating Calc file ODS (#684) @slawekjaranowski

🚀 New features and improvements

  • Bump LibreOffice library odfdom-java to 0.12.0, require JDK 11+ for generating Calc file ODS (#684) @slawekjaranowski
  • Fix for issues/533 (dual licensed dependency with one license on whitelist and the other on blacklist) (#670) @wuwu2000
  • Make Mojos thread-safe and improve concurrent cache handling (#674) @shaikhu

👻 Maintenance

📦 Dependency updates

2.7.0

22 Sep 05:39
2.7.0
bd27736

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

🔧 Build

📦 Dependency updates

2.6.0

21 Jun 09:43
2.6.0
d1a98ef

Choose a tag to compare

🚀 New features and improvements

  • Implement Optional Parameters to include and exclude submodules (#620) @MrBanana05

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

2.5.0

29 Nov 07:16
2.5.0
b9d9ed1

Choose a tag to compare

❗ NOTICE

Due to Doxia 2.x stack maven-site-plugin 3.20+ is required.
https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack

🚀 New features and improvements

  • Update Doxia to 2.x stack (#603) @slawekjaranowski
  • Added an option to control if output directory is added as resource directory (#580) @AB-xdev
  • Enhance exception handling for license execution when the URL tag of the license is empty. (#588) @djjeon
  • Parallel processing of files (#568) @mkarg

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

2.4.0

23 Jan 22:55
2.4.0
d45692d

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

2.3.0

24 Oct 21:48
2.3.0
ded0f0a

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

2.2.0

03 Jul 12:59
2.2.0
fc832dc

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fix #358, #352 NPE on site generation caused by null returned by deprecated MavenProject.getDependencyArtifacts() (#373) @tomred-net
  • Fix #413 Use 'GAV' for result keys in LicensedArtifactResolver (#414) @attilapuskas
  • Fix #498 add-third-party should not override third-party file with the same content (#500) @slawekjaranowski
  • Fix #351 License override does not work for third-party dependencies with multiple licenses (#374) @lama0206
  • Fixed '[WARNING] There were 0 download errors - check the warnings above to not log warning unless download errors > 0 (#402) @blekinge

📦 Dependency updates

👻 Maintenance

2.1.0

06 Jun 23:13
2.1.0
a98d450

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

2.0.1

05 May 03:57

Choose a tag to compare

What's Changed

New Contributors

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

2.0.0

02 May 11:07

Choose a tag to compare

What's Changed

  • Fix #324 Remove unnecessary manual dependency resolution by @srdo in #325
  • Fix #328 Publish integration test build directory when Appveyor build… by @srdo in #329
  • Fix #326 Migrate to using Maven 3 APIs and Aether for dependency resolution by @srdo in #327
  • Fix #331 overrideUrl doesn't work by @digulla in #333
  • Fix #337 Use slf4j over old logging APIs in Maven by @ppalaga in #342

New Contributors

Full Changelog: license-maven-plugin-1.20...license-maven-plugin-2.0.0