Gradle on Slackware 15.0
by rzdndr from LinuxQuestions.org on (#6HW3W)
Hello,
Has anybody used gradle on slackware 15.0? I can not run gradle init.
gradle init
FAILURE: Build failed with an exception.
* What went wrong:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
* 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 1s
And the versions that I use, from gradle --version
gradle --version
------------------------------------------------------------
Gradle 5.5.1
------------------------------------------------------------
Build time: 2019-07-10 20:38:12 UTC
Revision: 3245f748c7061472da4dc184991919810f7935a5
Kotlin: 1.3.31
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.14 compiled on March 12 2019
JVM: 17.0.6-internal (Oracle Corporation 17.0.6-internal+0-adhoc.rdindir.jdk17u-jdk-17.0.6-ga)
OS: Linux 5.15.145 amd64
Regards
Riza
Has anybody used gradle on slackware 15.0? I can not run gradle init.
gradle init
FAILURE: Build failed with an exception.
* What went wrong:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
* 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 1s
And the versions that I use, from gradle --version
gradle --version
------------------------------------------------------------
Gradle 5.5.1
------------------------------------------------------------
Build time: 2019-07-10 20:38:12 UTC
Revision: 3245f748c7061472da4dc184991919810f7935a5
Kotlin: 1.3.31
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.14 compiled on March 12 2019
JVM: 17.0.6-internal (Oracle Corporation 17.0.6-internal+0-adhoc.rdindir.jdk17u-jdk-17.0.6-ga)
OS: Linux 5.15.145 amd64
Regards
Riza