Builde this project with "./gradlew build", but it's failed. And the error message is
"A problem occurred configuring project ':uast-generator-go'.
"> java.net.SocketTimeoutException: connect timed out"
This project is run at Windows.
I download ZIP and unzip it. Then i enter the root directory of the project through the PowerShell and RUN "./gradlew build". But it build failed.
There are some error massage
`FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':uast-generator-go'.
java.net.SocketTimeoutException: connect timed out
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Builde this project with "./gradlew build", but it's failed. And the error message is "A problem occurred configuring project ':uast-generator-go'. "> java.net.SocketTimeoutException: connect timed out"
This project is run at Windows. I download ZIP and unzip it. Then i enter the root directory of the project through the PowerShell and RUN "./gradlew build". But it build failed. There are some error massage
`FAILURE: Build failed with an exception.
What went wrong: A problem occurred configuring project ':uast-generator-go'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 31s`