Files
JB Onofré f9cf9ddc79 fix(assembly): add missing jolokia-core to assembly descriptor (#1758)
The jolokia-core artifact (containing org.jolokia.core.api.LogHandler)
is a transitive dependency of jolokia-server-core in Jolokia 2.x but
was not listed in the assembly descriptor's explicit includes, causing
a NoClassDefFoundError at runtime.
2026-03-12 11:59:50 +01:00
..