mattcasters commented on PR #8407: URL: https://github.com/apache/hop/pull/8407#issuecomment-5700723239
Follow-up is #8426. We will not put the jar back in git — Hans is right that ASF source releases cannot contain binaries — and we will not fail Ubuntu with an enforcer on Maven version. Ubuntu 26.04 already ships Maven 3.9.12 and still uses distro Sisu 0.3.x; the break is Sisu's ASM, not the Maven version number. `apt install maven` (and WSL2) has to keep working. #8426 will register `compilerId=eclipse` from the XML descriptor without `systemPath` or a committed binary, and drop the per-module Groovy zip. The 7 min → 1 min ECJ figure from #8325 was not observed on Ubuntu 24.04; inherited Groovy is one reason that win never showed up there. #8425 (Maven 4 / unused `os-maven-plugin`) is a separate change. -- 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]
