Skip to content
Snippets Groups Projects
Commit 4a74184e authored by Emmanuel Godard's avatar Emmanuel Godard
Browse files

simplify maven jbotsim repo

parent 4835ce31
No related branches found
No related tags found
No related merge requests found
...@@ -29,10 +29,7 @@ println("${davisFiles}") ...@@ -29,10 +29,7 @@ println("${davisFiles}")
repositories { repositories {
jcenter() jcenter()
maven { mavenCentral()
name = "jbotsim-repo"
url = "https://repo1.maven.org/maven2/io/jbotsim/"
}
flatDir { flatDir {
dirs davisInstall + File.separator + "lib" dirs davisInstall + File.separator + "lib"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment