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
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
There's a problem with the shaded fat jar which results in GoCD refusing to load the plugin:
Class [module-info] could not be loaded. Message: [module-info is not a class because access_flag ACC_MODULE is set].
The shaded jar contains a module-info.class file that breaks the plugin loading of GoCD.
The text was updated successfully, but these errors were encountered: