My pipeline is downloading a boatload of (the exact same) artifacts on every run, consuming a lot of precious build minutes.
Is there a way to reuse the Maven repository between builds? Or more generally, is there a way to maintain state between runs?