third-party-report
- 目录:
target/reports/third-party-report.html
mvn clean org.codehaus.mojo:license-maven-plugin:2.7.1:third-party-report
add-third-party
- 目录:
target/generated-sources/license/THIRD-PARTY.txt
mvn clean org.codehaus.mojo:license-maven-plugin:2.7.1:add-third-party
update-file-header
mvn clean org.codehaus.mojo:license-maven-plugin:2.7.1:check-file-header -Dlicense.licenseName=apache_v2 -Dlicense.organizationName=徐晓伟工作 室 -Dlicense.inceptionYear=2026 package -DskipTests
mvn clean org.codehaus.mojo:license-maven-plugin:2.7.1:update-file-header -Dlicense.licenseName=apache_v2 -Dlicense.organizationName=徐晓伟工作室 -Dlicense.inceptionYear=2026 package -DskipTests