Uh oh!
There was an error while loading. Please reload this page.
Cache Maven Distributions downloaded by the Maven Wrapper - #453
Conversation
ed43c8e to
d6fdbdaCompareI am not sure why the "Check dist" is failing. Any help would be appreciated
|
IvanZosimov
commented
Feb 17, 2023
@yeikel, just tried to rebuild your solution locally on Windows, check the output out: Try to rebuild one more time. |
70e4b6a to
1ec9456Compareyeikel
commented
Feb 17, 2023
It seems that there is a slight difference in how the compiler behaves in Windows compared to Unix I tried the same build in my Windows machine and it returned no changes. But in my Mac it created 1ec9456 |
82c2a09 to
a8fc099Compareyeikel
commented
Feb 28, 2023
@IvanZosimov Could you please approve the workflow? Hopefully after my latest commits there are no more conflicts |
mahabaleshwars
commented
Apr 29, 2026
Hey @yeikel, The PR currently has merge conflicts due to base branch divergence. Could you:
Once the conflicts are resolved, this looks good to move forward with review. |
@mahabaleshwars I rebased it and ran The tests are also passing |
mahabaleshwars
commented
May 4, 2026
Hi @yeikel, |
yeikel
commented
May 4, 2026
@mahabaleshwars I updated it |
mahabaleshwars
commented
Jun 4, 2026
Hi @yeikel, Thanks again for the rebase and formatting fixes! Before we move forward, could you also address the following: Documentation — The "Caching packages dependencies" section in Unit test coverage — The current Maven tests in End-to-end coverage — The new ~/.m2/wrapper/dists path isn't validated end-to-end in Let me know if you have any questions. Thanks! |
mahabaleshwars
commented
Jun 12, 2026
Hi @yeikel, Whenever you get a chance, could you take a look at the three remaining items from my previous comment so we can move forward with review? Let me know if you have any questions or would like a hand with any of these. Thanks! |
brunoborges
commented
Jun 22, 2026
This PR is now superseded by #1027, which has already been merged and covers the Maven Wrapper cache support (including broader pattern matching and updated docs/tests). Closing this one as superseded. |
Related issue : #448
With cache: https://github.com/yeikel/mvn-wrapper-caching-test/actions/runs/4158390216/jobs/7193735589
Without cache : https://github.com/yeikel/mvn-wrapper-caching-test/actions/runs/4158489501/jobs/7193751281
Cache invalidation after a maven upgrade : https://github.com/yeikel/mvn-wrapper-caching-test/actions/runs/4158550035/jobs/7193847666