Jai is getting bundled as a dependency, but if it isn't installed it's causing an exception when the native libraries aren't found. (Causing geoserver not to load in some cases depending on plugins installed).
The libraries should be on the classpath ($JRE_HOME/lib/ext) already, so no need to bundle.
Jai is getting bundled as a dependency, but if it isn't installed it's causing an exception when the native libraries aren't found. (Causing geoserver not to load in some cases depending on plugins installed).
The libraries should be on the classpath ($JRE_HOME/lib/ext) already, so no need to bundle.