Re: [PR] adding support for dependency management

2025-06-17 Thread Jaikiran Pai
Hello Per, I don't know if this mail was meant to be a FYI or a request for review. If it was the latter then the Ant dev mailing list isn't the right one. maven-resolver-ant-tasks is a project under the Maven umbrella and the Maven mailing lists are different. Details of those mailing lists i

Re: [PR] differenciate between errors and failures for junitlauncher [ant]

2025-06-17 Thread via GitHub
marcphilipp commented on PR #221: URL: https://github.com/apache/ant/pull/221#issuecomment-2979280480 > Hm, yeah, JUnit Platform indeed does not differentiate between failure and error anymore. I have no idea why, maybe @marcphilipp could shed some light on why this is not done anymore.

[PR] adding support for dependency management

2025-06-17 Thread Per Nyfelt
Hi, I created a PR here https://github.com/apache/maven-resolver-ant-tasks/pull/56 It fixes the issue reported here: https://github.com/apache/maven-resolver-ant-tasks/pull/56 Essentially it does two things 1. Adds support for a dependencymanagement section in the ant build file 2. define