On Mon, Jun 30, 2014 at 10:54 AM, WonderCsabo <kozakcs...@gmail.com> wrote:

> By the way the dynamic version feature is very rarely used. Actually i
> never
> seen it in a real-life gradle project. So option two may suffice for now.
> Also i was wondering maybe we can replace the `latest` keyword with a
> half-open range, but that can have culprits.
>
>
> Regarding the technical side, i ran `gradlew idea`, then opened the ipr
> file. I have to import the unlinked Gradle project, then setup a project
> JDK. I got a weird error now in the editor for
> org.gradle.api.publication.maven.internal.ant.RepositoryFactory does not
> implement GroovyObject.invokeMethod, but making the project from the IDE or
> from terminal works like a charm. :S
>
> I see the same error in my IJ and yet the project can be built in IJ as
well as using command line Gradle. My guess is that there is some bug in
IJ's parsing code for Groovy files and I'd expect that future updates will
fix it.

-Radim

>
>
> --
> View this message in context:
> http://gradle.1045684.n5.nabble.com/Translating-Ivy-dep-version-syntax-to-Maven-in-POM-generation-tp5712755p5712769.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