You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ gradle build
FAILURE: Build failed with an exception.
* Where:
Build file '/src/java/gelfj/build.gradle' line: 15
* What went wrong:
A problem occurred evaluating root project 'gelfj'.
> Failed to apply plugin [id 'org.dm.bundle']
> Could not find method deleteAllActions() for arguments [] on task ':jar' of type org.gradle.api.tasks.bundling.Jar.
* 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 0s
using the Gradle version:
$ gradle --version
------------------------------------------------------------
Gradle 5.1
------------------------------------------------------------
Build time: 2019-01-02 18:57:47 UTC
Revision: d09c2e354576ac41078c322815cc6db2b66d976e
Kotlin DSL: 1.1.0
Kotlin: 1.3.11
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM: 11.0.1 (Oracle Corporation 11.0.1+13)
OS: Mac OS X 10.14 x86_64
The text was updated successfully, but these errors were encountered:
overratedpro
changed the title
compilation fails both for master and v1.1.16
[MacOsX] compilation fails both for master and v1.1.16
Jan 8, 2019
overratedpro
changed the title
[MacOsX] compilation fails both for master and v1.1.16
[MacOsX] compilation fails both for master and v1.1.16 on OpenJDK v.11
Jan 8, 2019
Cannot build jar:
using the Gradle version:
The text was updated successfully, but these errors were encountered: