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

Hadoop QA commented on HBASE-21074:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
6s{color} | {color:blue} Precommit patch detected. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
6s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} branch-1 Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m 
26s{color} | {color:green} branch-1 passed {color} |
| {color:red}-1{color} | {color:red} refguide {color} | {color:red}  2m 
39s{color} | {color:red} branch has 7 errors when building the reference guide. 
{color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 2s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:red}-1{color} | {color:red} refguide {color} | {color:red}  2m 
37s{color} | {color:red} patch has 7 errors when building the reference guide. 
{color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 8s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  7m 13s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-21074 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12936289/HBASE-21074-branch-1.v0.patch
 |
| Optional Tests |  asflicense  shellcheck  shelldocs  refguide  |
| uname | Linux asf900.gq1.ygridcore.net 3.13.0-139-generic #188-Ubuntu SMP Tue 
Jan 9 14:43:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | branch-1 / e2974f4 |
| maven | version: Apache Maven 3.0.5 
(r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) |
| shellcheck | v0.3.3 (This is an old version that has serious bugs. Consider 
upgrading.) |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/14097/artifact/patchprocess/branch-refguide.log
 |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/14097/artifact/patchprocess/patch-refguide.log
 |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/14097/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> JDK7 branches need to pass "-Dhttps.protocols=TLSv1.2" to maven when building
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-21074
>                 URL: https://issues.apache.org/jira/browse/HBASE-21074
>             Project: HBase
>          Issue Type: Bug
>          Components: build, community, test
>    Affects Versions: 1.5.0, 1.2.7, 1.3.3, 1.4.7
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>         Attachments: HBASE-21074-branch-1.v0.patch
>
>
> Maven central now requires TLSv1.2 and by default JDK7 doesn't use it. So 
> anyone building from a clean repo will fail like our nightly check of 
> building the convenience binary from the source tarball e.g. 1.4
> {code}
> [INFO] Scanning for projects...
> [INFO] Downloading from apache release: 
> https://repository.apache.org/content/repositories/releases/org/apache/apache/18/apache-18.pom
> [INFO] Downloaded from apache release: 
> https://repository.apache.org/content/repositories/releases/org/apache/apache/18/apache-18.pom
>  (16 kB at 14 kB/s)
> [INFO] Downloading from Nexus: 
> http://repository.apache.org/snapshots/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom
> [INFO] Downloading from central: 
> https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom
> [ERROR] [ERROR] Some problems were encountered while processing the POMs:
> [ERROR] Unresolveable build extension: Plugin 
> org.apache.felix:maven-bundle-plugin:2.5.3 or one of its dependencies could 
> not be resolved: Failed to read artifact descriptor for 
> org.apache.felix:maven-bundle-plugin:jar:2.5.3 @ 
>  @ 
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.apache.hbase:hbase:1.4.7-SNAPSHOT 
> (/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-1.4-EDDBHIHAYHZVAGB2FQL37O5LZNSEJJEXGP55DEGOA4FQKBLNWBAQ/unpacked_src_tarball/pom.xml)
>  has 1 error
> [ERROR]     Unresolveable build extension: Plugin 
> org.apache.felix:maven-bundle-plugin:2.5.3 or one of its dependencies could 
> not be resolved: Failed to read artifact descriptor for 
> org.apache.felix:maven-bundle-plugin:jar:2.5.3: Could not transfer artifact 
> org.apache.felix:maven-bundle-plugin:pom:2.5.3 from/to central 
> (https://repo.maven.apache.org/maven2): Received fatal alert: 
> protocol_version -> [Help 2]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2] 
> http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
> {code}
> if we pass "-Dhttps.protocols=TLSv1.2" to maven then it should work for any 
> JDK7 version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to