Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15808

Ant publish still trying to fetch maven dependencies using HTTP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • 3.11.x
    • Packaging
    • None
    • All
    • None

    Description

      Currently maven central repo is not accepting HTTP requests anymore and have fully switched to HTTPS. This has been addressed in this commit: https://github.com/apache/cassandra/commit/63ff65a8dd3a31e500ae5ec6232f1f9eade6fa3d

      However `maven-ant-tasks` has been deprecated and is still fetching dependencies using HTTP, which fails when trying to publish the Cassandra jar. Basically, an alternative solution to `maven-ant-tasks` needs to be implemented for deployment.

      I have attached the log from running `ant publish`.

      Attachments

        1. publish.log
          286 kB
          Alex Vlissidis

        Activity

          People

            Unassigned Unassigned
            alex.vlissidis.datavisor Alex Vlissidis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: