Flavio Junqueira created ZOOKEEPER-2373:
-------------------------------------------

             Summary: Licenses section missing from pom file
                 Key: ZOOKEEPER-2373
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2373
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: Flavio Junqueira


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:

{noformat}
<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>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to