Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Class [module-info] could not be loaded. Message: [module-info is not a class because access_flag ACC_MODULE is set]. #22

Closed
sfuhrm opened this issue Feb 26, 2020 · 2 comments

Comments

@sfuhrm
Copy link
Contributor

sfuhrm commented Feb 26, 2020

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.

@sfuhrm
Copy link
Contributor Author

sfuhrm commented Feb 26, 2020

Fix is in 523cbcc

@sfuhrm
Copy link
Contributor Author

sfuhrm commented Feb 26, 2020

Released with 1.4.0

@sfuhrm sfuhrm closed this as completed Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant