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

Circumvent mirrors defined in the settings.xml #17

Closed
kwin opened this issue Jul 13, 2021 · 0 comments · Fixed by #18
Closed

Circumvent mirrors defined in the settings.xml #17

kwin opened this issue Jul 13, 2021 · 0 comments · Fixed by #18
Assignees
Milestone

Comments

@kwin
Copy link
Member

kwin commented Jul 13, 2021

Currently all repositories are overridden by a mirror defined in the settings.xml. To ease usage with custom settings.xml and bypass its mirror it should optionally be possible to exclude the repository ids used in the extension from the defined mirrors.

This should be feasible by calling https://maven.apache.org/ref/3.6.3/maven-settings/apidocs/org/apache/maven/settings/Mirror.html#setMirrorOf-java.lang.String- with a modified value according to https://maven.apache.org/guides/mini/guide-mirror-settings.html#advanced-mirror-specification

kwin added a commit that referenced this issue Jul 13, 2021
kwin added a commit that referenced this issue Jul 13, 2021
@kwin kwin self-assigned this Jul 13, 2021
@kwin kwin added this to the 1.2.0 milestone Jul 13, 2021
@kwin kwin changed the title Allow to transparent disable/circumvent mirrors defined in the settings.xml Circumvent mirrors defined in the settings.xml Jul 13, 2021
@kwin kwin closed this as completed in #18 Jul 14, 2021
kwin added a commit that referenced this issue Jul 14, 2021
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 a pull request may close this issue.

1 participant