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

Evaluate settings.xml later, and per id #1712

Merged
merged 6 commits into from
May 15, 2019

Conversation

loosebazooka
Copy link
Member

@loosebazooka loosebazooka commented May 10, 2019

  • Also adds in SettingsFixture for tests that want to
    use an actual instance of settings.xml and optionally
    can create a SettingsDecrypter from a settings-security.xml
  • The tests should be much more concrete now.
  • Function<String, Optional<AuthProvider>> was turned in an interface InferredAuth, so we could handle exceptions better.

fixes #1709

- Also adds in SettingsFixture for tests that want to
  use an actual instance of settings.xml and optionally
  can create a SettingsDecrypter from a settings-security.xml
@loosebazooka loosebazooka force-pushed the evaluateMavenSettingsLater branch from 24917e3 to d4d331e Compare May 10, 2019 21:56
Copy link
Member

@chanseokoh chanseokoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll go over this again next week, but here's what I've found after taking a quick look.

Copy link
Member

@chanseokoh chanseokoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One fix, and LGTM.

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