mojohaus/license-maven-plugin
Maven plugin to download and collect license files from project dependencies.
JavaLGPL-3.0
Issues
- 0
Prevent same license with slightly different names get pulled twice
#604 opened by ChrisCreatesCoolCode - 2
- 1
SPDX SHA1 incorrect
#601 opened by JasperTeng - 0
Fail to download license file because license name contains invalid character
#560 opened by nhuongmh - 1
Make it possible to disable ``addResourceDir``
#579 opened by AB-xdev - 1
using aggregate-add-third-party is not working when packaging is pom even I have set acceptPomPackaging as true
#586 opened by ma345564280 - 4
MAVEN 3.9.2: Validation failure
#572 opened by AndreasIgelCC - 0
plugin showing licenses for dependent projects, but not from the project itself
#567 opened by KafkaProServerless - 2
overrideFile is deprecated
#416 opened by bogdanb - 0
- 0
Fails to parse URI after URL-Rewrite
#557 opened by r-sop - 1
Make it possible to exclude sub-modules
#553 opened by amanica - 0
Switch unit tests to JUnit 5
#552 opened by slawekjaranowski - 1
- 3
- 4
Use LICENSE and NOTICE files provided in META-INF of jar of dependencies
#546 opened by NilsEngelbach - 1
third-party-report.html not well formed
#400 opened by etschelp - 0
fail because of forbidden licenses on dual licensed dependency with one license on whitelist and the other on blacklist
#533 opened by TorstenKruse - 0
- 2
- 0
- 0
- 10
NullPointerException in DefaultThirdPartyTool#getProjectsWithNoLicense(...) after upgrade from 2.1.0 to 2.2.0
#508 opened by rzo1 - 1
Problem on resolving dependencies with add-third-party even when skipping goal
#509 opened by SvenT23 - 1
"Unable to write license summary file" when running "download-licenses"
#511 opened by jacek-lewandowski - 2
Can't build release 2.0.0
#429 opened by duracotton - 1
- 1
- 0
Apply spotless for project
#458 opened by slawekjaranowski - 0
add-third-party should not override third-party file with the same content
#498 opened by slawekjaranowski - 9
Downloading Licenses gives Cookie Header Warning
#403 opened by astropcrb - 0
UpdateProjectLicenseMojo should have a property license.licenseFile and not license.licenceFile
#479 opened by zdenek-jonas - 0
Third party file includes licenses not on list of allowed licenses in case of dual licensed libraries
#446 opened by tkowalcz - 1
Year placeholder cannot be resolved
#444 opened by tisonkun - 0
Factoring into a Java Library
#440 opened by abhillman - 1
Using includedLicenses, licenseMergesUrl with http(s) url doesn't work behind a proxy.
#434 opened by lexx9999 - 0
- 0
download-licenses: Replace all non compliant special characters from file name
#432 opened by duracotton - 0
aggregate-download-licenses: downloaded license texts from WWW or locally fetched ones are missing their file extensions
#431 opened by duracotton - 1
Allow providing local license texts from a relative path for aggregate-download-licenses
#428 opened by duracotton - 0
Goal 'aggregate-download-licenses' doesn't check <licensesConfigFile> for valid <url> elements
#430 opened by duracotton - 2
- 0
add mojo for checking license compatibility and include as part of the license report
#427 opened by SingingBush - 0
mvn license:add-third-party fails when trying to fetch dependency from AWS CodeArtifact
#426 opened by joonapo - 0
- 2
Transitive dependencies of WAR artifacts file not picked up by add-third-party goal
#417 opened by stefanroeck - 0
Add Missing License for all Versions of a dependency
#415 opened by faeschi - 0
- 7
aggregate-add-third-party: missingFileUrl, licenseMergesUrl and artifactFiltersUrl not considered
#407 opened by caroso-de - 0
Update FreeMarker version
#405 opened by kyra-ohare