1.18
olamy
released this
02 May 11:07
·
232 commits
to master
since this release
What's Changed
- Fix #223 Upgrade to mojo-parent 50 by @ppalaga in #224
- Upgrade to doxia 1.8 by @Tibor17 in #225
- Fix #166 update-file-header changes file permissions: clears executab… by @hithran in #226
- Fix #229 Structured output for failed license downloads by @ppalaga in #230
- Fix #231 Make sure the directory of licenses-errors.xml exists by @ppalaga in #232
- Fix #233 Follow redirects more than once by @ppalaga in #234
- Fix #235 NPE when there is no under by @ppalaga in #238
- Fix #240 Introduce url -> file name mapping by @ppalaga in #241
- Fix #242 Proxy settings ignored after #233 by @ppalaga in #243
- Fix #247 Add SPDX license list by @ppalaga in #248
- Fix #250 Use SPDX license IDs to determine local file names when by @ppalaga in #254
- Fix #251 Add cleanLicensesOutputDirectory parameter to AbstractDownlo… by @ppalaga in #255
- Fix #252 Add writeVersions parameter to AbstractDownloadLicensesMojo by @ppalaga in #257
- Fix #259 Move classes used solely by download mojos to by @ppalaga in #260
- Fix #258 aggregate-third-party-report goal fails when licenseMerges by @nfalco79 in #261
- Fix #134 Support generic URL in attributes that ask for URLs by @nfalco79 in #249
- Fix #253 Add licenseMergesUrl also in report goals by @elballa in #262
- Fix #265 Let AbstractDownloadLicensesMojo.licensesConfigFile match by… by @ppalaga in #266
- Fix #268 Make sure license file name has only one extension by @ppalaga in #269
- Fix #270 Introduce license file name sanitizers by @ppalaga in #272
- Fix #274 Missing license downloads due to return from a loop in Abstr… by @ppalaga in #275
- Fix #134 when missingFileUrl contains more lines by @nfalco79 in #276
- Fix #278 Add timeout parameters to AbstractDownloadLicensesMojo by @ppalaga in #279
- Fix #282 Better document include* and exclude* parameters in AbstractAddThirdPartyMojo by @nfalco79 in #273
- Fix #283 Add artifactFiltersUrl parameter to all mojos that support artifact includes/excludes by @ppalaga in #285
- Fix #277 aggregate-add-third-party does not use missingFileUrl parameter by @ppalaga in #286
- Fix #271 aggregate-add-third-party evaluate acceptPomPackage also for… by @ppalaga in #287
New Contributors
- @Tibor17 made their first contribution in #225
- @hithran made their first contribution in #226
- @nfalco79 made their first contribution in #261
Full Changelog: license-maven-plugin-1.17...license-maven-plugin-1.18