Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Header Credentials / Update to Gradle 6 #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

acidbee
Copy link

@acidbee acidbee commented Feb 11, 2020

#19 Feature Request: Support HttpHeaders in Server Configuration

  • Added support for header credentials
    • header credentials must be place under settings->servers->server->configuration->httpHeaders->property in the settings.xml
    • basic authentication is preferred if both basic auth credential and http header credential types are provided.
  • Maven dependency versions updated to 3.6.3
  • Updated Gradle wrapper to 6.1.1 (support for Java 11)
  • Build-scan plugin deprecated in Gradle 6 in favor of gradle.enterprise plugin. This has been transitioned.
  • Updated build config and settings files to Kotlin
  • Updated readme to reflect supported credential types

@acidbee acidbee requested a review from mark-vieira February 11, 2020 20:07
@sethrylan
Copy link

@mark-vieira, is there any update on this PR? Support for httpHeaders would be great for Gitlab package registries.

@DevSrSouza
Copy link

DevSrSouza commented May 31, 2021

For anyone that want to use this feature: @acidbee publish it into gradle plugins repository

https://plugins.gradle.org/plugin/co.coxes.maven-settings-gitlab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants