Hi, For one of our customers (which have no Internet connectivity from their environment), I create a mirror of the m2e update site. Using Eclipse 3.4, the command is:
java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -application org.eclipse.update.core.standaloneUpdate -command mirror -from http://m2eclipse.sonatype.org/update/ -to c:/java/m2eclipse-update -mirrorURL http://[host]/m2eclipse-update/ Update the -to and -mirrorUrl according to your environment. Some more info: http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/update_standalone.html Regards, /Anders rogster wrote: > > The following is what I have done up to this point: > > > > I followed the link http://m2eclipse.sonatype.org/update/ and downloaded > all the required plugins and feature jars from a machine with > connectivity along with the site.xml file (which I slightly altered to > removed the extra optional pieces). With this I then tested m2eclipse > installation on a fresh version of eclipse on my windows box. However, > when I take the same files and put them on my linux machine I get some > strange errors about failures to extract osgi.bundle content from an > invalid archive file > > > > Anyway, my hope is that m2eclipse (like many other eclipse plugins) is > also available to download as a archive file with which I can then use > the eclipse software update tool to install it from a local file system > instead of requiring connectivity. > > > > Please advise. > > > > > -- View this message in context: http://www.nabble.com/installing-m2eclipse-in-a-linux-environment-without-connectivity-tp19746073p19914362.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email