Apache httpd config to cache the main maven repo
At work, I’m experimenting with Maven as a way to manage java package builds
and dependencies.
The maven mirror documentation says pretty explicitly “Do not rsync the entire
repo” – it recommends the use of caching proxies. We can do this trivially …
