Failed to run a gradle task

193 Views Asked by At

I try to run a gradle clean in cmd, but I have the message below:

A problem occurred configuring project ':modules:project:project-api'.

Failed to notify project evaluation listener. org.gradle.plugins.ide.eclipse.EclipsePlugin.getLifecycleTask()Lorg/gradle/api/Task;

Please note that this happens when I execute gradle via cmd. In eclipse everything is fine.

You think something could be wrong with its installation ?

0

There are 0 best solutions below