[
https://issues.apache.org/jira/browse/CASSANDRA-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Vlissidis updated CASSANDRA-15808:
---------------------------------------
Fix Version/s: 3.11.x
> Ant publish still trying to fetch maven dependencies using HTTP
> ---------------------------------------------------------------
>
> Key: CASSANDRA-15808
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15808
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Reporter: Alex Vlissidis
> Priority: Normal
> Fix For: 3.11.x
>
> Attachments: publish.log
>
>
> 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`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]