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

Errors when building plugin! #7

Open
renanr0ssi opened this issue Jun 10, 2020 · 1 comment
Open

Errors when building plugin! #7

renanr0ssi opened this issue Jun 10, 2020 · 1 comment

Comments

@renanr0ssi
Copy link

Hi, @JSzaszvari

I tried to build in several ways, but I'm getting some errors in the plugin build. I saw that only version 0.1 is available for download. Could you make the latest version available for download?

Example of one of the last errors:

* What went wrong:
A problem occurred evaluating root project 'rundeck-rocketchat-notifier'.
> Could not resolve all dependencies for configuration ':pluginLibs'.
   > Could not find org.freemarker:freemarker:2.3.20.
     Required by:
         :rundeck-rocketchat-notifier:0.6
   > Could not find org.json:json:20180130.
     Required by:
         :rundeck-rocketchat-notifier:0.6

Tks.

@amirhmoradi
Copy link

Hi @JSzaszvari
I also tried to build project but no success.
Here is what I tried:
Use docker (without build kit, as it has filesystem watch error) to load gradle
Update the build.gradle file to be gradle 7 compliant...

Building with different versions of gradle does not work either...

Please help.

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