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 offer this code eventually to the Apache Ivy project (there is some code in Ivy for generating a pom out of ivy objects but this code is pretty limited and was not usable for our purpose).

What our code does:

One challenge is how to map between configurations and scopes, as dependencies can belong to more than one configuration. In our code we allow to map a configuration to one and only one scope. Different configurations can be mapped to more than one scope.

I wanted to say: Different configurations can be mapped to the same scope

<snip>

- Hans

--
Hans Dockter
Gradle Project lead
http://www.gradle.org





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to