conferences | speakers | series

Faster Apache Maven Builds

home

Faster Apache Maven Builds
FOSDEM 2022

Builds require a few properties, chief among them reproducibility. I would consider speed to be low on the order of priorities. However, it’s also one of the most limiting factors to your release cycle: if your build takes T, you cannot release faster than each T. Hence, you’ll probably want to speed up your builds after you’ve reached a certain maturity level to enable more frequent releases.

I want to detail some techniques you can leverage to make your Maven builds faster.

Speakers: Nicolas Frankel