Hi Mick,
it is here https://issues.apache.org/jira/browse/CASSANDRA-16597
On Tue, 13 Apr 2021 at 13:24, Michael Semb Wever wrote:
>
>
>
> > Actually, I am not completely sure if Maven wrapper will play nicely
> > with Ant stuff of yours as maybe it indeed looks for "mvn" on path and
> > wrapper
> Actually, I am not completely sure if Maven wrapper will play nicely
> with Ant stuff of yours as maybe it indeed looks for "mvn" on path and
> wrapper is invoked differently so it does not have to necessarily see
> it. I ll check it and let you know.
I misunderstood you Stefan.
If you woul
> Superb stuff, thanks Mick.
>
👍
> Would it maybe be possible to include some automatic way to get Maven?
> Maven wrapper is the standard here I would say, it is possible to do
> it such a way that JAR does not need to be included either.
>
There hasn't been any appetite for maven in the pro
Actually, I am not completely sure if Maven wrapper will play nicely
with Ant stuff of yours as maybe it indeed looks for "mvn" on path and
wrapper is invoked differently so it does not have to necessarily see
it. I ll check it and let you know.
Regards
On Mon, 5 Apr 2021 at 17:34, Stefan Mikloso
Superb stuff, thanks Mick.
Would it maybe be possible to include some automatic way to get Maven?
Maven wrapper is the standard here I would say, it is possible to do
it such a way that JAR does not need to be included either.
I can prepare PR with this.
https://github.com/takari/maven-wrapper#u
CASSANDRA-16391 has been committed to trunk.
Migrate dependency handling from maven-ant-tasks to resolver-ant-tasks.
It addresses a number of issues,
- dependencies are downloaded, using the resolver-ant-tasks plugin instead
of the deprecated maven-ant-tasks plugin,
- it will no longer attempt