You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find downloading of deps an important part of Maven's and mvnd's functionality that should not not be faked during testing. If we cache deps we may prevent ourselves from seeing many kinds of issues that have to do with concurrent reading/writing to local Maven repo.
Hi,
is there a reason that the workflow doesn't cache Maven dependencies between runs? Pretty sure it would shave off 3-4 min per run.
The text was updated successfully, but these errors were encountered: