Or just upgrade asm in plugin dependencies ;) Romain Manni-Bucau @rmannibucau <https://x.com/rmannibucau> | .NET Blog <https://dotnetbirdie.github.io/> | Blog <https://rmannibucau.github.io/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064>
Le jeu. 20 mars 2025 à 07:55, Mark Derricutt <m...@talios.com> a écrit : > 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 >