Skip to content
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

[MacOsX] compilation fails both for master and v1.1.16 on OpenJDK v.11 #127

Open
overratedpro opened this issue Jan 8, 2019 · 0 comments

Comments

@overratedpro
Copy link

Cannot build jar:

$ 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

@overratedpro 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant