Re: Generating a Maven pom from Ivy

2008-10-13 Thread Xavier Hanin
On Mon, Oct 13, 2008 at 1:56 PM, Hans Dockter <[EMAIL PROTECTED]> wrote: > Hi, > > I have submitted code into the Gradle trunk for auto generating a Maven pom > descriptor file from an Ivy ModuleDescriptor. This code is all on the Ivy > API level. Not everything we want to implement is implemente

Re: Generating a Maven pom from Ivy

2008-10-13 Thread Hans Dockter
On Oct 13, 2008, at 1:56 PM, Hans Dockter wrote: Hi, I have submitted code into the Gradle trunk for auto generating a Maven pom descriptor file from an Ivy ModuleDescriptor. This code is all on the Ivy API level. Not everything we want to implement is implemented yet. We are happy to o

Generating a Maven pom from Ivy

2008-10-13 Thread Hans Dockter
Hi, I have submitted code into the Gradle trunk for auto generating a Maven pom descriptor file from an Ivy ModuleDescriptor. This code is all on the Ivy API level. Not everything we want to implement is implemented yet. We are happy to offer this code eventually to the Apache Ivy projec