Skip to content
Snippets Groups Projects
Commit 33b9b155 authored by Bill Zhao's avatar Bill Zhao
Browse files

JBoss repository working now

parent 9df66cd8
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ object SparkBuild extends Build {
def coreSettings = sharedSettings ++ Seq(
name := "spark-core",
resolvers ++= Seq(
// "JBoss Repository" at "http://repository.jboss.org/nexus/content/repositories/releases/",
"JBoss Repository" at "http://repository.jboss.org/nexus/content/repositories/releases/",
"Spray Repository" at "http://repo.spray.cc/",
"Cloudera Repository" at "https://repository.cloudera.com/artifactory/cloudera-repos/"
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment