Re: [PR] adding support for dependency management
Per Nyfelt <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Organization | Alipsa HB |
| Message-ID | <[email protected]> |
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 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 is available here > https://maven.apache.org/resolver-ant-tasks/mailing-lists.html > > -Jaikiran > > On 17/06/25 10:31 pm, Per Nyfelt wrote: >> 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. defines a new task (createPom) to generate (and register) a pom >> based on the information in the ant build file. >> >> Given this it is possible to define any type of dependencies in the >> ant build file (including using BOMs) and resolve, install, deploy >> etc. using the maven-resolver-ant-tasks. >> >> Best regards, >> >> Per >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >