Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !691

Resolver to support JSON configuration and user-pass authentication

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/mrkane27/jsony into master Mar 08, 2016
  • Overview 22
  • Commits 7
  • Pipelines 0
  • Changes 11

Created by: mrkane27

Summary:

Ref #664 (closed)

Modifies Resolver to support:

  • basic authentication
  • multiple Maven repositories at the same time
  • reading repository, Maven, and artifact settings from a file
  • optionally overridding these from the command line.

The PR a bit wobbly, as some of the Resolver code is now only used in the integration tests. Will fix, but wanted to make sure this is something you guys are ok having merged :D

Test Plan:

Haven't touched the unit tests yet, but tried it out on some artifacts I needed to download.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mrkane27/jsony