Skip to main content



      Home
Home » Newcomers » Newcomers » Need to download GitFlow plugin off-line
Need to download GitFlow plugin off-line [message #1852306] Mon, 09 May 2022 22:50 Go to next message
Eclipse UserFriend
Hi,

When installing the GitFlow plugin, we get an error from the proxy. All other plugins install fine. The GitFlow plugin also installs perfectly in an Eclipse instance on a machine that's directly connected to the Internet, so this is clearly a proxy problem

How do I download this plugin as a zip or jar so that I can install it on machines behind the proxy from an archive?

Thanks,

Jozef
Re: Need to download GitFlow plugin off-line [message #1852307 is a reply to message #1852306] Tue, 10 May 2022 02:13 Go to previous messageGo to next message
Eclipse UserFriend
I assume you mean this:

https://marketplace.eclipse.org/content/gitflow-nightly/

For any listing you can look at the raw details by appending /api/p

https://marketplace.eclipse.org/content/gitflow-nightly/api/p

So you can see the '<updateurl>http://download.eclipse.org/egit/updates-nightly/</updateurl>'

For any update site, you can use the mirror application to create a local copy which you can then use to install from.

https://wiki.eclipse.org/Equinox_p2_Repository_Mirroring

Perhaps the problem is just that the listing is using http rather than https so you might try entering the https version in the Install New Software dialog to install GitFlow feature.
Re: Need to download GitFlow plugin off-line [message #1852353 is a reply to message #1852307] Wed, 11 May 2022 10:13 Go to previous messageGo to next message
Eclipse UserFriend
Thanks Ed Merks.

our Eclipse version is 4.23 (2022-03) and I I didn't see this version as part of raw details.

when I try with http version on updateurl getting Bad Gateway (response code 502) error.

when I tried with https version on the updateurl, getting error as Unable to read repository, Stream already closed error.

regd, Repo mirroring, I guess we need to edit eclipse.ini file. correct?, but not sure what I need to mention for source URL and destination URL as both http and https versions of updateurl giving us errors.

Thanks
Chandra
Re: Need to download GitFlow plugin off-line [message #1852367 is a reply to message #1852353] Thu, 12 May 2022 01:44 Go to previous messageGo to next message
Eclipse UserFriend
You'll need to run the mirror application somewhere that isn't guarded by your firewall or you should talk to your IT staff about the problem so they can fix it.
Re: Need to download GitFlow plugin off-line [message #1852709 is a reply to message #1852367] Wed, 01 June 2022 15:32 Go to previous message
Eclipse UserFriend
Thanks Ed. Turns out the URL in question was flagged with an "Indicator of compromise (IoC)" and therefore blocked by the proxy. It's fixed now so we stopped trying to get this off-line install to work :P

Jozef
Previous Topic:Unable to read repository
Next Topic:Eclipse IDE installation error
Goto Forum:
  


Current Time: Mon Jul 14 02:24:41 EDT 2025

Powered by FUDForum. Page generated in 0.06034 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top