leiningen icon indicating copy to clipboard operation
leiningen copied to clipboard

Support header-based authentication for maven repositories (like Gitlab)

Open chrisbetz opened this issue 6 years ago • 1 comments
trafficstars

Hi,

some repositories (in my case Gitlab) need http headers for authentication. In maven, these would be configured in settings.xml. In Gradle there's HttpHeaderAuthentication/Credentials.

I already opened an issue on pomegranate and I'm willing to support development by creating a PR. However, I'd like some input on your views on this first.

Sincerely,

Chris

chrisbetz avatar Mar 20 '19 20:03 chrisbetz

Hey, sorry for the delay. If this gets added to Pomegranate then we should definitely support it from within Leiningen; happy to take a patch for that.

technomancy avatar Mar 27 '19 01:03 technomancy