[
https://issues.apache.org/jira/browse/HBASE-16712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530644#comment-15530644
]
Sean Busbey commented on HBASE-16712:
-------------------------------------
{code}
+## See this FAQ link for justifications:
https://www.apache.org/legal/resolved.html
+## Note 'The Go license' is BSD 3 clause verbatim.
+#set($non_aggregate_fine = [ 'Public Domain', 'New BSD license', 'BSD
license', 'Mozilla Public License Version 2.0', 'Creative Commons Attribution
License, Version 2.5', 'The Go license', 'MPL 1.1'])
{code}
what's bringing in the go license, and can we update the uspplementation
information for it to properly name the BSD 3 clause instead? As-is, I think
this changeset will improperly include an entry in NOTICE for such a licensed
work, when it should only be in LICENSE.
> fix hadoop-3.0 profile mvn install
> ----------------------------------
>
> Key: HBASE-16712
> URL: https://issues.apache.org/jira/browse/HBASE-16712
> Project: HBase
> Issue Type: Bug
> Components: build, hadoop3
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-16712.v0.patch, hbase-16712.v1.patch
>
>
> After the compile is fixed, mvn install fails due to transitive dependencies
> coming from hadoop3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)