所以我使用License Maven插件为我们的第三方软件包生成报告,但我遇到了一个问题,并且不知道如何解决它。对于某些依赖项,pom包含无效(不完整)许可证。例如this one。
所以我一直在尝试将这些依赖项的许可证更改为正确的许可证。我知道许可证Maven插件的this goal,但是用于下载不生成报告的许可证(滚动到该页面的末尾)。
非常感谢任何帮助。
答案 0 :(得分:0)
您的示例的许可文件位于jar文件中,也包含在pom文件包的注释中(http://mavensearch.io/pom/org.hibernate.javax.persistence/hibernate-jpa-2.0-api/1.0.1.Final)
This program and the accompanying materials are made available under
the terms of the Eclipse Public License v1.0 and Eclipse Distribution
License v. 1.0 which accompanies this distribution.
The Eclipse Public License is available at
http://www.eclipse.org/legal/epl-v10.htm