Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Allow separate authentication for different repositories #624

Open
8 tasks
neubs-bsi opened this issue Nov 10, 2020 · 0 comments
Open
8 tasks

Allow separate authentication for different repositories #624

neubs-bsi opened this issue Nov 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@neubs-bsi
Copy link
Contributor

copied from internal repo. Inital reporter: @Martin-Idel-SI

Summary of the Feature

With #148 it is possible to allow downloading from a different repository, not just maven central.

It should be possible to allow separate authentication for the second repository.

Acceptance Criteria

  • Introduce a config option to allow authentication to different repository in the MavenArtifactResolver
  • Use authentication for download within repositories in all three ways of Download: MavenRuntimeRequester, MavenInvokerRequester and HttpRequester.

Definition of Done

  • Acceptance criteria fulfilled
  • A PR is created, the CI infrastructure reports green
  • The PR is reviewed and approved
  • No TODOs left in the code unless explained in the ticket, if something else is still open, this is summarized in a comment in the issue
  • Test cases are created to prove the functionality of the feature
  • Documentation is updated
@neubs-bsi neubs-bsi added the enhancement New feature or request label Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant