文件名称:license-maven-plugin:生成一个包含依赖项中所有许可证的通知文件
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-23 16:06:41
Java
Kaazing maven.license.plugin 用于生成项目通知的插件 /** * Where to generate notice * @parameter default-value="target/NOTICE.txt" */ private String noticeOutput; /** * Fail if any artifact is missing a required parameter * @parameter default-value=true */ private boolean strict; /** * Fail if generated does not match existing * @parameter default
【文件预览】:
license-maven-plugin-develop
----.travis.yml(67B)
----pom.xml(3KB)
----NOTICE.txt(3KB)
----CONTRIBUTING.md(1009B)
----src()
--------main()
----.gitignore(880B)
----README.md(3KB)