]> source.dussan.org Git - gitblit.git/commit
Add Maven Central to registeredRepositories
authorFlorian Zschocke <florian.zschocke@devolo.de>
Tue, 28 Jan 2020 12:53:39 +0000 (13:53 +0100)
committerFlorian Zschocke <florian.zschocke@devolo.de>
Tue, 28 Jan 2020 12:53:39 +0000 (13:53 +0100)
commit89ef6880b39a3f3ba521984c0630b26fc6850358
treeb52da9317c180421c353984f49b8f205765e0cdc
parent0cdc0a00d3a99050a4ac2acdfd7d1e7732f2581c
Add Maven Central to registeredRepositories

Moxie does have these defined by default, but with transport HTTP.
Since January 2020, Maven Central only accepts HTTPS, no HTTP
anymore. So we add them here explicitly, with `https://`.
We add it to the `build.moxie` file, instead of keeping it in a
local `settings.moxie`, so that a CI server can immediately use it.
build.moxie