Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Need to download GitFlow plugin off-line
Need to download GitFlow plugin off-line [message #1852306] Tue, 10 May 2022 02:50 Go to next message
Jozef Vandenmooter is currently offline Jozef VandenmooterFriend
Messages: 9
Registered: March 2022
Junior Member
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 06:13 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Need to download GitFlow plugin off-line [message #1852353 is a reply to message #1852307] Wed, 11 May 2022 14:13 Go to previous messageGo to next message
Chandra Kandula is currently offline Chandra KandulaFriend
Messages: 1
Registered: May 2022
Junior Member
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 05:44 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Need to download GitFlow plugin off-line [message #1852709 is a reply to message #1852367] Wed, 01 June 2022 19:32 Go to previous message
Jozef Vandenmooter is currently offline Jozef VandenmooterFriend
Messages: 9
Registered: March 2022
Junior Member
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: Wed Apr 24 23:22:02 GMT 2024

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

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

Back to the top