Ankur
Ankur

Reputation: 819

How to mirror a p2 repository which requires authentication

I know how to mirror a p2 repository (http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring), however, my repository requires authentication. How do I provide the credentials to the mirror application?

Upvotes: 2

Views: 634

Answers (1)

Fred Simon
Fred Simon

Reputation: 567

Looks like that's very recent issue: How to specify credentials to p2-repositories requiring authentication?

Looks like there are no workaround :(

Upvotes: 1

Related Questions