Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20931

[branch-1] Add -Dhttps.protocols=TLSv1.2 to Maven command line in make_rc.sh

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.3.3, 1.4.6, 1.2.7
    • None
    • None

    Description

      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.

      Attachments

        1. HBASE-20931-branch-1.patch
          1 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: