Mirror Eclipse p2 repositories with Tycho
I had previously written about mirroring Eclipse p2 repositories (see this blog tag), but I’ll show how to do that with Tycho and one of its plugins in this post. The goal is always the same: speed up my Maven/Tycho builds that depend on target platforms and insulate me from external servers. The source code […]