license-maven-plugin icon indicating copy to clipboard operation
license-maven-plugin copied to clipboard

Maven plugin to download and collect license files from project dependencies.

Results 114 license-maven-plugin issues
Sort by recently updated
recently updated
newest added

Hello, If not anything else, just wanted to say thanks for this project. It is easy to use, simple, and helpful. Just wanted to reach out with an issue observed....

When a `module-info.java` have been javadoc-ed, update-file-header seems not handling correctly. ```java /** * Defines packages for accessing information of financial institutions provided by 긍융결재원 (KFTC) * * @author Jin...

Hi, As I have mentioned in the issue #560, currently some license file name contains illegal character in name which leads to fail to download license file from remote URL....

bug

Hi, I was trying to download all license files using `mvn license:download-licenses` but there is an error throw because the file name that going to be saved contains illegal character...

bug