Sorry guys for being silent for almost two months, but i am back to work
now.

I have two questions:

* i figured out that Maven actually has a counterpart of the Ivy `latest`
selector: `LATEST`. Should we use that?
* i started to think about implementation. This conversion is in `org.gradle
.api.publication.maven.internal.ant.DefaultPomDependenciesConverter`, am i
right? Here we just simple write out the version String we get from org.
gradle.api.artifacts.Dependency#getVersion(). Do we have a class somewhere
which interprets an Ivy version string to some Java structure?




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

Reply via email to