Skip to content

Commit 57790fc

Browse files
georgeajitgeorgeajit
authored andcommitted
No Task - Added jcenter and internal nexus repositories
1 parent 2cb737a commit 57790fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-complete/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ task testSandbox(type:Test) {
3333
repositories {
3434
mavenLocal()
3535
mavenCentral()
36+
jcenter()
37+
maven {url "http://distro.marklogic.com/nexus/repository/maven-snapshots" }
3638
maven { url "http://developer.marklogic.com/maven2" }
3739
maven { url "http://repo.maven.apache.org/maven2" }
3840
}

0 commit comments

Comments
 (0)