Re: [PR] adding support for dependency management

2025-06-18 Thread Per Nyfelt
Hi, sorry for being unclear. This was meant as an FYI. A similar message was sent to the maven dev list. I meant to mention this when sending it here but forgot. Best regards, Per On 6/18/25 06:35, Jaikiran Pai wrote: Hello Per, I don't know if this mail was meant to be a FYI or a request f

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

[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