[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [m2e-users] m2e connectors
|
AFAIK, there is no way to download all of them in one go but you need to download each P2 repo individually by standard P2 tools. There's info in the Eclipse docs on how to mirror a P2 repo. And then you need to set up a internal discovery catalog and configure all user's Eclipse instances to use that catalog instead.
I have the same problem, but haven't set this up yet. So it's just my theory so far, but should work. The first step, mirroring a P2 repo, could be done if you have a Nexus instance with Internet access by having it proxying the P2 repos. Setting up the internal discovery catalog you have to do by hand unfortunately. The project for building the official discovery catalog is in Github [1]. How to configure Eclipse to use a different discovery catalog is explained in bug 337912 [2].
/Anders
[1]
https://github.com/tesla/m2e-discovery-catalog[2]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337912