Re: Gradle build for idea

2017-02-15 Thread Kirk Lund
I think this sort of error message would indicate that we have something wrong in our gradle files. So, yes we should be concerned and fix it. Unfortunately, I don't know how to fix it... On Tue, Feb 14, 2017 at 1:36 PM, Udo Kohlmeyer wrote: > Ok... just to clarify... I

Re: Gradle build for idea

2017-02-14 Thread Udo Kohlmeyer
Ok... just to clarify... I have imported the project into Idea using the build in gradle support. But when I run the idea command on command line, that is when I see the failure. I was wondering if we should be concerned about this... --Udo On 2/14/17 13:33, Jinmei Liao wrote: I do not

Re: Gradle build for idea

2017-02-14 Thread Jinmei Liao
I do not need to run gradle command in order to use IDEA. I just imported those modules, and IDEA will sort things out on its own. On Tue, Feb 14, 2017 at 1:20 PM, Udo Kohlmeyer wrote: > Hi there, > > When I run `gradle idea` the following exception is thrown. > > * What went

Gradle build for idea

2017-02-14 Thread Udo Kohlmeyer
Hi there, When I run `gradle idea` the following exception is thrown. * What went wrong: Execution failed for task ':geode-core:ideaModule'. > Cannot change dependencies of configuration ':geode-core:antlr' after it has been included in dependency resolution. Is this something that we can