Context
Hello, the jipack deployment is broken since 3.32.3 see https://jitpack.io/#mapfish/mapfish-print/
Looking at the log, I see some JVM version issue
* What went wrong:
Could not determine the dependencies of task ':docs:compileGroovy'.
> Could not resolve all dependencies for configuration ':docs:compileClasspath'.
> Could not resolve project :core.
Required by:
project :docs
> Dependency resolution is looking for a library compatible with JVM runtime version 11, but 'project :core' is only compatible with JVM runtime version 17 or newer.
Could you check ?
Context
Hello, the jipack deployment is broken since 3.32.3 see https://jitpack.io/#mapfish/mapfish-print/
Looking at the log, I see some JVM version issue
Could you check ?