Skip to content

Releases: mojohaus/license-maven-plugin

2.4.0

23 Jan 22:55
2.4.0
d45692d
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

2.0.1

05 May 03:57
Compare
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
Compare
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

1.20

02 May 11:07
Compare
Choose a tag to compare

What's Changed

  • Fix #303 Aggregate-add-third-party mojo is not including optional dependencies by default by @elballa in #304
  • Fix #302 Introduce ContentSanitizers by @ppalaga in #305
  • Fix #306 Introduce AbstractDownloadLicensesMojo.useDefaultUrlReplacem… by @ppalaga in #307
  • Fix #308 Dependencies with broken POMs ignored by @ppalaga in #309
  • Fix #314 ErrorRemedy.xmlOutput should log the issues on error level r… by @ppalaga in #315
  • Fix #319 Proxy configuration ignored for download licenses by @ppalaga in #320
  • Fix #321 Regenerate SpdxLicenseListData from SPDX 3.5 by @ppalaga in #322

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

1.19

02 May 11:07
Compare
Choose a tag to compare

What's Changed

  • Fix #253 Add licenseMergesUrl also in report goals by @elballa in #290
  • Fix #288 aggregate-third-party-report integration test fails with non… by @ppalaga in #289
  • Fix #292 Allow exclusion of optional dependencies by @ppalaga in #293
  • Prepare #294 common parent for LicensesXmlInsertVersionsMojo and Abst… by @ppalaga in #295
  • Fix #296 AbstractDownloadLicensesMojo should not download available f… by @ppalaga in #297
  • Fix #298 Add removeOrphanLicenseFiles param to AbstractDownloadLicens… by @ppalaga in #299

Full Changelog: license-maven-plugin-1.18...license-maven-plugin-1.19

1.18

02 May 11:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: license-maven-plugin-1.17...license-maven-plugin-1.18

1.17

02 May 11:07
Compare
Choose a tag to compare

What's Changed

  • Fixed "Configuration property 'trimHeaderLine' doesn't take any effect. #128" by @xeagle2 in #130
  • Fixed ''remove-file-header' goal leaves the '\n' character, which should be avoided. #129' by @xeagle2 in #131
  • add epl_v2 & epl_only_v2 by @fx-world in #141
  • Issue 136: Don't log warnings about missing licenses until the missin… by @srdo in #137
  • Property licenseMergesUrl is not in 1.16; it's not yet released. by @Jurrie in #152
  • Issue 159: Check that the main license only appears once per licenseM… by @srdo in #160
  • Ignore Eclipse project files by @ppalaga in #157
  • Fix plurals in messages emitted for dependencies without license by @dpursehouse in #150
  • Fix #168 Switch from oraclejdk8 to openjdk8 on TravisCI by @ppalaga in #169
  • Fix #170 Add openjdk11 on TravisCI by @ppalaga in #172
  • Fix #175 Add .editorconfig file and enforce it via editorconfig-maven-plugin by @ppalaga in #176
  • Fix #177 Call checkstyle:check in verify phase by @ppalaga in #178
  • Document that multiple include/exclude scopes can be delimited by comma by @ppalaga in #180
  • Issue 145: Fix aggregate-add-third-party modifying project dependencies by @srdo in #148
  • Fix #143 Enhance overrideFile with overrideUrl by @ppalaga in #181
  • Fix #163 Replace mojo.codehaus.org links with mojohaus.org by @ppalaga in #182
  • Fix #158 Let *download-licenses store the name of the downloaded file… by @ppalaga in #184
  • Remove useless getters and decrease fields visibility in AbstractAddT… by @ppalaga in #186
  • Fix #46 basic auth on proxy and avoid overwriting system properties by @ppalaga in #188
  • Fix #164 Dependency map in add-third-party does not respect sorting by name by @ppalaga in #187
  • Fix #193 FileNotFoundException: \dev\null on Windows by @ppalaga in #194
  • Issue 174 by @avdland in #190
  • Fix #192 Dependency map sorting by project name with ignored case in add-third-party goal by @dzolo in #191
  • Fix #171 Setup a Windows CI by @ppalaga in #179
  • Fix #197 NPE in loadLicenseInfo when the licenses.xml file contains l… by @ppalaga in #198
  • Fix #199 FreeMarkerHelperTest.testRenderTemplateForUpdateFileHeader by @ppalaga in #200
  • Fix #202 Add licensesOutputFileEol parameter to download-licenses by @ppalaga in #203
  • Add the ability to transform a license url with a regular expression/replacement pair. by @k-wall in #167
  • Fix #204 : change licenseMergesUrl to make build portable by @gevegab in #206
  • Fix #208 : change replacement url to make build portable by @gevegab in #209
  • Fix #205 : invalid hashbang handling for shell files on windows by @gevegab in #210
  • Fix #135 Content wrongly truncated when adding header after package by @gevegab in #189
  • Fix #73 Class not found on mvn license:aggregate-third-party-report by @ppalaga in #220
  • Fix #213 Links in aggregate-third-party-report.html point to by @ppalaga in #221
  • Fix #195 License names with slashes generate illegal filenames when in by @ppalaga in #222

New Contributors

Full Changelog: license-maven-plugin-1.16...license-maven-plugin-1.17