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 <ukohlme...@pivotal.io> wrote: > 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 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 <u...@apache.org> wrote: >> >> 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 resolve? Any idea what could be causing >>> this >>> failure? >>> >>> --Udo >>> >>> >>> >> >