On 20 Mar 2025 at 7:12:40 PM, Romain Manni-Bucau <rmannibu...@gmail.com> wrote:
> Looks like the error says the opposite, did you check the plugin asm > version and not maven one? > > > Looks like the build is using 0.9.0.M3 of the issue-maven-plugin, which includes and embeded version of asm 9.6: https://github.com/eclipse-sisu/sisu-project/pull/95/commits/c239adfad8eec92b85a33a431d4c5e2a4eff2dc7 So I guess that needs updating and a new sisu plugin releasing. Will take a look at patching that and trying it. Mark