6 ms·
With Maven I can't have a distributed build cache or multi-project caching
by justoreply 3y ago
With Maven I can't have a distributed build cache or multi-project caching
- lmm 3y agoYeah maybe. But I've found cache problems have always ended up costing more time than the cache ever saves.
- wiseowise 3y agoYeah, you haven’t worked on projects big enough.
- lmm 3y agoI worked on what was claimed to be the second-biggest scala codebase in the world - 10MLOC, 500 contributors. Of course just switching off caching with 0 other workflow changes doesn't work, but I remain convinced that transparent caching does more harm than good.