rmannibucau commented on PR #8430: URL: https://github.com/apache/hop/pull/8430#issuecomment-5712193259
Fixed in bb34469c: `ecj-lombok-extension` 1.0.1 is now built with `--release 11` and registers its `AbstractMavenLifecycleParticipant` through a plain `META-INF/plexus/components.xml` descriptor (in addition to the Sisu index), so distro Sisu 0.3.x (ASM limited to Java 14 bytecode) no longer has to scan a Java 21 class to attach the Lombok agent. `ecj-plexus-hint` is unchanged and both refs here were bumped to 1.0.1. @mattcasters happy to have you re-run `/usr/bin/mvn -pl core clean compile` once 1.0.1 is on Central - it should land there shortly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
