[ 
https://issues.apache.org/jira/browse/HBASE-23012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927069#comment-16927069
 ] 

Nick Dimiduk commented on HBASE-23012:
--------------------------------------

Nightly tests have been failing, if I understand this correctly, because of
{noformat}
[2019-09-09T23:49:01.781Z] |  -1  |      shadedjars  |   0m 11s   | patch has 
10 errors when building our 
[2019-09-09T23:49:01.781Z] |      |                  |            | shaded 
downstream artifacts.
{noformat}

https://builds.apache.org/blue/organizations/jenkins/HBase%20Nightly/detail/branch-1.3/963/artifacts/

Looking at the 
[output|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/963/artifact/output-general/patch-shadedjars.txt]
 for this {{shadedjars}} plugin, I see

{noformat}
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce 
(hadoop-profile-min-maven-min-java-banned-xerces) @ hbase-annotations ---
[INFO] Restricted to JDK 1.7 yet jdk.tools:jdk.tools:jar:1.8:system contains 
com/sun/javadoc/SeeTag.class targeted to JDK 1.8
[WARNING] Rule 4: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion 
failed with message:
HBase has unsupported dependencies.
  HBase requires that all dependencies be compiled with version 1.7 or earlier
  of the JDK to properly build from source.  You appear to be using a newer 
dependency. You can use
  either "mvn -version" or "mvn enforcer:display-info" to verify what version 
is active.
  Non-release builds can temporarily build with a newer JDK version by setting 
the
  'compileSource' property (eg. mvn -DcompileSource=1.8 clean package).
Found Banned Dependency: jdk.tools:jdk.tools:jar:1.8
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
{noformat}

> Release 1.3.6
> -------------
>
>                 Key: HBASE-23012
>                 URL: https://issues.apache.org/jira/browse/HBASE-23012
>             Project: HBase
>          Issue Type: Task
>          Components: community
>            Reporter: Sakthi
>            Assignee: Sakthi
>            Priority: Major
>             Fix For: 1.3.6
>
>




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to