How to resolve a conflict in JetGradle on IntelliJ IDEA 11.1.2?

I am new to JetGradle Gradle's integration IntelliJ IDEA 11.1.2, and currently I am facing a conflict with compile-time dependency.

Currently, I do not know how to resolve this conflict, because IDEA does not provide me with more information than this small screenshot. Have you encountered a similar problem and were able to fix it? Any hints are welcome.

Conflict

Update: I found out that IntelliJ IDEA somehow cannot connect joda-time-2.1.jarto joda-time-2.1 library No-jar.

If I manually add the JAR, the conflict will be successfully resolved. Is there a way IntelliJ can tell me why it doesn't add a JAR?

+5
source share
1 answer

, , gradle, IDE, IDE.

AFAI GUI IDE, . , .

+4

All Articles