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
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.
The text was updated successfully, but these errors were encountered:
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...
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:
Tks.
The text was updated successfully, but these errors were encountered: