Cache Maven Distributions downloaded by the Maven Wrapper#453
Cache Maven Distributions downloaded by the Maven Wrapper#453yeikel wants to merge 1 commit intoactions:mainfrom
Conversation
ed43c8e to
d6fdbda
Compare
|
I am not sure why the "Check dist" is failing. Any help would be appreciated
|
|
@yeikel, just tried to rebuild your solution locally on Windows, check the output out: Try to rebuild one more time. |
70e4b6a to
1ec9456
Compare
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
a8fc099
Compare
|
@IvanZosimov Could you please approve the workflow? Hopefully after my latest commits there are no more conflicts |
|
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. |
a630a8d to
676c172
Compare
@mahabaleshwars I rebased it and ran The tests are also passing |
676c172 to
5e4a615
Compare
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