[
https://issues.apache.org/jira/browse/CASSANDRA-20762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18006256#comment-18006256
]
Brad Schoening edited comment on CASSANDRA-20762 at 7/15/25 9:51 PM:
---------------------------------------------------------------------
Just general hygiene. When I built Cassandra off-line in our enterprise, we
didn't have the 5 year old v1.3.0, so I had to add that to our mirror before I
could build it.
The release notes are here [maven-resolver-ant-tasks Release
Notes|https://github.com/apache/maven-resolver-ant-tasks/releases] and show
several CVE's resolved, Java support upgraded from 7+ to 8+, and improved maven
resolver core (1.9 vs 1.6) for smarter caching, transport modules (http, file,
classpath) updated.
If you ask ChatGPT if 1.5.2 is faster, it says slightly faster for initial
builds (5-15%), noticeably faster repeated builds with local caching (less
metadata re-fetching), and lower contention, fewer transient failures.
was (Author: bschoeni):
Just general hygiene. When I built Cassandra off-line in our enterprise, we
didn't have the 5 year old v1.3.0, so I had to add that to our mirror before I
could build it.
The release notes are here [maven-resolver-ant-tasks Release
Notes|https://github.com/apache/maven-resolver-ant-tasks/releases] and show
several CVE's resolved, Java support upgraded from 7+ to 8+, and improved maven
resolver core (1.9 vs 1.6) for smarter caching, transport modules (http, file,
classpath) updated.
If you ask ChatGPT if its faster, it says slightly faster initial builds
(5-15%), noticeably faster repeated builds with local caching (less metadata
re-fetching), and lower contention, fewer transient failures.
> Upgrade maven-resolver-ant-tasks
> --------------------------------
>
> Key: CASSANDRA-20762
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20762
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: Build
> Reporter: Brad Schoening
> Assignee: Praveen Reddy Arra
> Priority: Low
>
> build-resolver.xml uses maven-resolver-ant-tasks v1.3.0 (2020) and can be
> upgraded to 1.5.2 (2025)
> Also, change build-resolver.xml to use the build.properties variable(s)
> instead of hard coding the repo URL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]