Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » [p2.director] protected repository with login/password
[p2.director] protected repository with login/password [message #685524] Fri, 17 June 2011 17:31
Gonzague Reydet is currently offline Gonzague ReydetFriend
Messages: 3
Registered: July 2009
Junior Member
Hi all,

Is it possible to use the p2 director application over a http repository protected by login/password?

When the application connects to the protected repository, it outputs the following messages:
17 juin 2011 19:16:00 org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
17 juin 2011 19:16:00 org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: No credentials available for BASIC 'My update-site'@www.myURL.org:80

I tried to add my login & password in the repository URL like following:
http: //login:password@www.myURL.org/update
With this scheme, I don't get the previous messages but the IUs are not found.

Any suggestions on how to use the p2 director application on such protected repository?

Thanks in advance
Previous Topic:How can I safely use an Eclipse p2 profile?
Next Topic:director -uninstallIU
Goto Forum:
  


Current Time: Fri Apr 26 22:47:39 GMT 2024

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

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

Back to the top