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 On Wed, Dec 19, 2012 at 9:30 PM, Dave Wolf <[email protected]> wrote: > Hi, > > I work in an environment where we do not have access to the Eclipse > Marketplace in order to install the m2e connectors. Is there a site where > the connectors can be downloaded and if so, how would one install them? > > Thanks in advance! > Dave Wolf > > > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > >
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
