[
https://issues.apache.org/jira/browse/HBASE-26436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17442898#comment-17442898
]
Hudson commented on HBASE-26436:
--------------------------------
Results for branch branch-2
[build #392 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/392/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/392/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/392/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/392/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/392/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> check-aggregate-license error related to javadns after HADOOP-17317
> -------------------------------------------------------------------
>
> Key: HBASE-26436
> URL: https://issues.apache.org/jira/browse/HBASE-26436
> Project: HBase
> Issue Type: Bug
> Components: build, hadoop3
> Affects Versions: 3.0.0-alpha-1, 2.5.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> This impacts any HBase branch compiling vs. Hadoop trunk (current
> 3.4.0-SNAPSHOT), which includes HADOOP-17317. Build fails with
> {noformat}
> [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (check-aggregate-license) @
> hbase-shaded-client ---
>
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EvaluateBeanshell failed
> with message:
>
> License errors detected, for more detail find ERROR in
>
>
>
> /Users/ndimiduk/repos/apache/hbase/hbase-shaded/hbase-shaded-client/target/maven-shared-archive-resources/META-INF/LICENSE
> {noformat}
> The aggregated license file contains this entry,
> {noformat}
> --
> This product includes dnsjava licensed under the BSD-2-Clause.
> ERROR: Please check ^^^^^^^^^^^^ this License for acceptability here:
> https://www.apache.org/legal/resolved
> If it is okay, then update the list named 'non_aggregate_fine' in the
> LICENSE.vm file.
> If it isn't okay, then revert the change that added the dependency.
> More info on the dependency:
> <groupId>dnsjava</groupId>
> <artifactId>dnsjava</artifactId>
> <version>3.4.0</version>
> maven central search
> g:dnsjava AND a:dnsjava AND v:3.4.0
> project website
> https://github.com/dnsjava/dnsjava
> project source
> https://github.com/dnsjava/dnsjava
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)