ppkarwasz commented on PR #712: URL: https://github.com/apache/commons-compress/pull/712#issuecomment-3370286958
@garydgregory, In 333e11f8db47161efe69fdd56e385c9ae761dc6d, I added a Maven Enforcer rule intended to remind us to remove the `commons.japicmp.version` override with the next `commons-parent` upgrade. Unfortunately, the rule fails on CI while passing locally, and I was unable to reproduce the CI failure despite trying: * Using the same Maven version as CI (`3.9.11`) * Clearing the local `~/.m2/repository` cache * Running the build with `CI=true` * Removing all repository caches Since the build consistently fails only on CI, I dropped the rule in 854affde56ca12830a7a7353ce46108439e7c11b. -- 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]
