Skip to content

Commit

Permalink
Explictly add libraries.minecraft.net to maven repositories
Browse files Browse the repository at this point in the history
This seems to be required to build properly now.
  • Loading branch information
Pokechu22 committed Jul 16, 2021
1 parent c1ad953 commit 44834d5
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions 1.09.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.09.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.09.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.09.4-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.09.4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.10.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.10.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.10.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.10.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.11.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.11.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.11.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.11.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.1-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.12.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.noinplacereobf'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.13.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.13.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.13.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.14.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.14.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.14.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.14.3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.14.4-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ apply plugin: 'org.spongepowered.mixin'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
maven {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
Expand Down
1 change: 1 addition & 0 deletions 1.14.4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.15.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.15.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.15.2-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ apply plugin: 'org.spongepowered.mixin'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
maven {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
Expand Down
1 change: 1 addition & 0 deletions 1.15.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.16.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.16.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.16.3-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ apply plugin: 'org.spongepowered.mixin'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
maven {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
Expand Down
1 change: 1 addition & 0 deletions 1.16.3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions 1.16.4-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ apply plugin: 'org.spongepowered.mixin'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
maven {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
Expand Down
1 change: 1 addition & 0 deletions 1.16.4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ apply plugin: 'pokechu22.test.langrenamer'

repositories {
mavenLocal()
maven { name = "mojang"; url = "https://libraries.minecraft.net/" }
}

dependencies {
Expand Down

0 comments on commit 44834d5

Please sign in to comment.