Mark Derricutt opened MNG-8632 and commented
I noticed that the build currently fails under JDK 24 due to an outdated ASM version in sisu-maven-plugin.
This is already being tracked upstream in:
eclipse-sisu/sisu-project#174
and once completed/released we can update Maven to use the newer plugin.
Prior to that we should update the Github pipelines to include JDK 24 in the Full Build job.
Affects: 4.0.0-rc-3
Remote Links:
Mark Derricutt opened MNG-8632 and commented
I noticed that the build currently fails under JDK 24 due to an outdated ASM version in
sisu-maven-plugin.This is already being tracked upstream in:
eclipse-sisu/sisu-project#174
and once completed/released we can update Maven to use the newer plugin.
Prior to that we should update the Github pipelines to include JDK 24 in the Full Build job.
Affects: 4.0.0-rc-3
Remote Links: