cstamas commented on issue #511: URL: https://github.com/apache/maven-build-cache-extension/issues/511#issuecomment-5016448955
Ok, after some digging: * December 2023: POM version got factored into hash (good) https://github.com/apache/maven-build-cache-extension/commit/fded5cc45cdd7d213551eadc3825e705c99ea528 * February, 2024: New config that controls that change above (good) but defaults to `false` (bad) https://github.com/apache/maven-build-cache-extension/commit/fded5cc45cdd7d213551eadc3825e705c99ea528 * Match, 2026: Test was added https://github.com/apache/maven-build-cache-extension/commit/99730520ca5285111b573f2c46a6315ba815393f But, all this time Maven 4 was used (alphas, etc), but Maven 4 somewhere around end of betas got "project local repository" that made all the changes become invisible. -- 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]
