Details
Description
The pom file here:
https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom
should have a section like this:
<licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses>
Attachments
Attachments
Issue Links
- is duplicated by
-
ZOOKEEPER-2446 License missing in the pom.xml
- Resolved
-
ZOOKEEPER-2390 pom file needs license information
- Resolved
- requires
-
ZOOKEEPER-2378 upgrade ivy to recent version
- Closed