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

unable to build : compileJava error #10

Open
rimkov opened this issue Jul 29, 2022 · 1 comment
Open

unable to build : compileJava error #10

rimkov opened this issue Jul 29, 2022 · 1 comment

Comments

@rimkov
Copy link

rimkov commented Jul 29, 2022

hi,
i'm trying to build this plugin but i got 2 errors :

the 1st one : Build file '/opt/rundeck-rocketchat-notifier/build.gradle' line: 46
i replaced this line by :

wrapper {

but after i got the 2nd error :

Execution failed for task ':compileJava'.

i'm using ubuntu 20 openjdk-11 and gradle 7.4.2

thank you for your help

@etaormm
Copy link

etaormm commented Nov 27, 2023

As the README states, you need JDK version 8, after that build will work.

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

2 participants