Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1351

Travis builds fail for parquet-format

    XMLWordPrintableJSON

Details

    Description

      parquet-format Travis builds are failing with (see for example this build):

      [ERROR] Plugin org.apache.maven.plugins:maven-remote-resources-plugin:1.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-remote-resources-plugin:jar:1.5: Could not transfer artifact org.apache.maven.plugins:maven-remote-resources-plugin:pom:1.5 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version -> [Help 1]
      

      After some investigation, I suspect that the problem is that parquet-format is built against JDK 1.7.0_80 (see in the logs of the failing job above), the default version of TLS for this JDK seems to be TLSv1 (see here), and Maven central dropped support TLS 1.1 and TLS 1.0 (see here and here).

      Attachments

        Issue Links

          Activity

            People

              nkollar Nándor Kollár
              nkollar Nándor Kollár
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: