Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » oomph.update.url not used
oomph.update.url not used [message #1845136] Fri, 08 October 2021 15:40 Go to next message
Frank Becker is currently offline Frank BeckerFriend
Messages: 89
Registered: July 2009
Member
Hi everyone,

I have a question if I am doing something wrong.

We have Oomph/Eclipse Installer in our company and add the -Doomph.update.url to a specific oomph version using our artifactory proxy.

So the eclipse-inst.ini contains the following line
-Doomph.update.url=https://artifactory.xxxx/p2-remote-download-eclipse-org/oomph/drops/release/1.22.0
where xxxx is our company domain

But after startup of the Eclipse Installer we get the following ToolTip in the updateToolItem "Unable to connect to repository http://download.eclipse.org/oomph/products/repository/content.xml"

In our company we do not have direct access to http://download.eclipse.org we always have to use the artifactory proxy.

Thanks in advance

Frank
Re: oomph.update.url not used [message #1845142 is a reply to message #1845136] Fri, 08 October 2021 17:27 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
The installer uses a URL for self updates and that can be modified via -Doomph.installer.update.url=... (org.eclipse.oomph.internal.setup.SetupProperties.PROP_INSTALLER_UPDATE_URL) That's different from -Doomph.update.url=... (org.eclipse.oomph.internal.setup.SetupProperties.PROP_UPDATE_URL) which is used within an IDE for updates to the IDE.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: oomph.update.url not used [message #1845144 is a reply to message #1845142] Fri, 08 October 2021 17:31 Go to previous message
Frank Becker is currently offline Frank BeckerFriend
Messages: 89
Registered: July 2009
Member
Thanks for the quick answer. I will add the new option to our eclipse-inst.ini
Previous Topic:Oomph - Eclipse IDE for Java Developers - Installation failed with an error
Next Topic:Oomph documentation
Goto Forum:
  


Current Time: Thu Mar 28 14:39:15 GMT 2024

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

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

Back to the top