• Andy Wilkinson's avatar
    Explicitly apply mirror and auth settings to remote repos in the CLI · 5f9fddd4
    Andy Wilkinson authored
    Previously, the CLI relied on Aether using the session's mirror
    selector and authentication selector to customize the configured
    repositories. These selectors are only used to configure what Aether
    calls recessive repositories (repositories discovered when resolving
    an artifact), rather than the explicitly configured repositories that
    are typically used.
    
    This commit updates AetherGrapeEngine to apply mirror and
    authentication configuration to every added repository, bringing its
    behaviour for these two settings into line with what it already does
    for proxy configuration.
    
    Fixes #1354
    5f9fddd4
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
spring-boot-versions Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...