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

Hudson commented on HBASE-20931:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.2-IT #1139 (See 
[https://builds.apache.org/job/HBase-1.2-IT/1139/])
HBASE-20931 [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command 
(apurtell: rev 4f8c13c81b4672abbd4e3a2eeb36d3f7556a2373)
* (edit) dev-support/make_rc.sh


> [branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-20931
>                 URL: https://issues.apache.org/jira/browse/HBASE-20931
>             Project: HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Trivial
>             Fix For: 1.5.0, 1.2.7, 1.3.3, 1.4.6
>
>         Attachments: HBASE-20931-branch-1.patch
>
>
> As of June 2018 the insecure TLS 1.0 and 1.1 protocols are no longer 
> supported for SSL connections to Maven Central and perhaps other public Maven 
> repositories. The branch-1 builds which require Java 7, of which the latest 
> public release was 7u80, need to add {{-Dhttps.protocols=TLSv1.2}} to the 
> Maven command line in order to avoid artifact retrieval problems during 
> builds.
> We especially need this in make_rc.sh which starts up with an empty local 
> Maven cache. 



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

Reply via email to