-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gradle idea failed #31382
Comments
It works for me on master by running |
Pinging @elastic/es-core-infra |
@doubleuhy please use Gradle 4.7 for now (i.e. the one provided by the wrapper). we're working on 4.8 compatibility, see #31271 |
Can you use the gradle wrapper? i.e. invoke |
gradle version change to 4.7, failed too😭
echo $JAVA_HOME |
yes, i'm use ./gradlew idea |
thanks, i have resolve this question. it seems like groovy
|
I have JDK 10 and gradle 4.7 on my machine and it works. This sounds more like something's wrong with how you've set up your JAVA_HOME. |
i'm use fish shell, in config.fish
and modules/percolator/plugin-descriptor.properties is actually not exist |
Please use https://discuss.elastic.co for these questions. |
I think the second failure is #31399 |
I try to build it on my pc, I found that first you download and unzip it , then attention that never modify any files and execute the command './gradlew idea' in the bash , and it works. |
Gradle Version : 4.8
OS Info : Mac OS X 10.13.4 (x86_64)
JDK Version : Oracle Corporation 10.0.1 [Java HotSpot(TM) 64-Bit Server VM 10.0.1+10]
FAILURE: Build failed with an exception.
Execution failed for task ':client:benchmark:ideaModule'.
The text was updated successfully, but these errors were encountered: