Mirror Eclipse P2 with dependencies ... how? -


we mirror eclipse update site completely, dependencies mirrored completely.

at moment creating mirror of update site, can use mirror in network, has no access internet.

when want download , install plugins of mirrored update site, error eclipse can not resolve dependencies, because these dependencies on different repository in internet.

is there possibility create mirror ant, dependencies downloaded automatic?

how doing mirroring? mirror whole updatesite can do:

path\to\eclipse.exe -nosplash -application org.eclipse.equinox.p2.metadata.repository.mirrorapplication -source {original location} -destination {destinationofnewrepo} 

of course these commands made local repositories. upload them updatesite. hope helps


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -