[
https://issues.apache.org/jira/browse/HBASE-16712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533176#comment-15533176
]
Sean Busbey commented on HBASE-16712:
-------------------------------------
{quote}
The Go license is brought in by re2j
[INFO] +- org.apache.hadoop:hadoop-common:jar:3.0.0-SNAPSHOT:compile
[INFO] | +- org.apache.hadoop:hadoop-annotations:jar:3.0.0-SNAPSHOT:compile
..
[INFO] | +- com.google.re2j:re2j:jar:1.0:compile
For the go license can you be more specific about what you suggest we do?
{quote}
BSD-3 clause licensed dependencies are only supposed to be mentioned in the
LICENSE file, not hte NOTICE file. So either we can include a supplemental xml
update that says re2j is BSD-3 clause instead of 'the go license', or we should
update the processing in the NOTICE file to ensure we don't include any
information for dependencies that use the go 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)