Add mavenCentral() to integration tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://download.java.net/maven/2/" }
|
||||
}
|
||||
apply from: JAVA_SCRIPT
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://download.java.net/maven/2/" }
|
||||
}
|
||||
apply from: JAVA_SCRIPT
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url "http://download.java.net/maven/2/" }
|
||||
}
|
||||
apply from: JAVA_SCRIPT
|
||||
|
||||
Reference in New Issue
Block a user