[
https://issues.apache.org/jira/browse/ZOOKEEPER-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320335#comment-15320335
]
Sergio Fernández commented on ZOOKEEPER-2446:
---------------------------------------------
Well, license header would be something else. What I'm reporting here is the
lack of license field in the {{pom.xml}}:
https://maven.apache.org/pom.html#Licenses That field is used in Maven to
declare the license of the artifact.
As I said, it's weird, because it is already in the custom template:
https://github.com/apache/zookeeper/blob/trunk/src/pom.template#L35 So I guess
the actual source of the issue is that the custom template is not being used by
the {{ivi:makepom}} Ant tasks.
> License missing in the pom.xml
> ------------------------------
>
> Key: ZOOKEEPER-2446
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2446
> Project: ZooKeeper
> Issue Type: Bug
> Components: build
> Affects Versions: 3.4.8
> Reporter: Sergio Fernández
> Priority: Critical
> Labels: maven
>
> Assembling a {{NOTICE}} file in a project that uses Zookeeper I've realized
> the {{pom.xml}} does not declare the license, at least in the whole {{3.4.x}}
> branch, e.g.,
> https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)