Hi, 

I have cloned sparked as: 
git clone g...@github.com:apache/spark.git 
cd spark 
sbt/sbt compile 

Apparently http://repo.maven.apache.org/maven2 is no longer valid. 
See the error further below.
Is this correct? 
And what should it be changed to? 


Everything seems to go smooth until : 
[info] downloading
https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
... 
[info]  [SUCCESSFUL ] org.ow2.asm#asm-tree;5.0.3!asm-tree.jar (709ms) 
[info] Done updating. 
[info] Compiling 1 Scala source to
/root/spark/project/spark-style/target/scala-2.10/classes... 
[info] Compiling 9 Scala sources to
/root/.sbt/0.13/staging/ec3aa8f39111944cc5f2/sbt-pom-reader/target/scala-2.10/sbt-0.13/classes...
 
[warn] there were 1 deprecation warning(s); re-run with -deprecation for
details 
[warn] one warning found 
[info] Compiling 3 Scala sources to
/root/spark/project/target/scala-2.10/sbt-0.13/classes... 
org.apache.maven.model.building.ModelBuildingException: 1 problem was
encountered while building the effective model for
org.apache.spark:spark-parent:1.2.0-SNAPSHOT 
[FATAL] Non-resolvable parent POM: Could not transfer artifact
org.apache:apache:pom:14 from/to central (
http://repo.maven.apache.org/maven2): Error transferring file:
repo.maven.apache.org from 
http://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom and
'parent.relativePath' points at wrong local POM @ line 22, column 11 


Regards  Hans



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-compile-error-FATAL-tp17629.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to