Use jcenter instead of mavenCentral

jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
This commit is contained in:
Rob Winch 2020-11-19 12:32:30 -06:00
parent 175297f492
commit cda205bb91
36 changed files with 35 additions and 39 deletions

View File

@ -8,10 +8,6 @@ allprojects {
apply plugin: 'checkstyle'
apply plugin: 'io.spring.javaformat'
repositories {
maven { url "https://repo.spring.io/libs-snapshot" }
}
dependencies {
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.25"
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -4,7 +4,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -5,7 +5,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -8,7 +8,7 @@ plugins {
apply from: "gradle/gretty.gradle"
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/libs-snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -5,7 +5,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -22,7 +22,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -22,7 +22,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -22,7 +22,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -22,7 +22,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -22,7 +22,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}

View File

@ -6,7 +6,7 @@ plugins {
}
repositories {
mavenCentral()
jcenter()
maven { url "https://repo.spring.io/snapshot" }
}