renovate makes requests to https://repo.maven.apache.org/maven2 but only private registries are configured #41952
Unanswered
bahuma20
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
Other (please specify)
Which version of Renovate are you using?
43.76.3-full
Please tell us more about your question or problem
We have configured renovate, to update only some dependencies.
In the logs i see this message:
The error is probably caused by the fact, that our proxy blocks requests to this domain.
But i don't understand why it even tries to reach out to repo.maven.pache.org ...
We don't have the maven central repository configured in our project.
We are using gradle and in the
settings.gradle.ktswe have only configured our internal repositories (Artifactory) and the mavenLocal repository. Nothing else.Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions