So, for now, this is the task:

* a class which represents an abstract dependency version
* a class which parses POM dependency syntax to that abstract version
* a class which parses 'Gradle' dependency syntax to that abstract version
* a class which renders that abstract version to POM dependency version
string
* a class which renders that abstract version to 'Gradle' dependency version
string
* use these to convert 'Gradle' string to POM string in POM publication
* use these to convert POM string to 'Gradle' string in POM consumption



--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Translating-Ivy-dep-version-syntax-to-Maven-in-POM-generation-tp5712755p5713078.html
Sent from the gradle-dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to