> 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 would like to contribute a patch that replaces the three invocations of 
"`mvn` on the path", with a calls to `./.build/mvnw …` that would be 
appreciated, and indeed it would strength the build for machines that don't 
have maven installed.

https://github.com/apache/cassandra/blob/trunk/.build/build-resolver.xml#L137-L160

regards,
Mick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to