Hi Luis, There seems to be a delay in the 1.1.1 artifacts being pushed to our apache mirrors. We are working with the infra people to get them up as soon as possible. Unfortunately, due to the national holiday weekend in the US this may take a little longer than expected, however. For now you may use https://repository.apache.org/content/repositories/orgapachespark-1043/ as your Spark 1.1.1 repository instead. This is the one that hosted the final RC that was later made into the official release.
-Andrew 2014-11-28 2:16 GMT-08:00 Luis Ángel Vicente Sánchez < [email protected]>: > Are there any news about this issue? I have checked again maven central > and the artefacts are still not there. > > Regards, > > Luis > > 2014-11-27 10:42 GMT+00:00 Luis Ángel Vicente Sánchez < > [email protected]>: > >> I have just read on the website that spark 1.1.1 has been released but >> when I upgraded my project to use 1.1.1 I discovered that the artefacts are >> not on maven yet. >> >> [info] Resolving org.apache.spark#spark-streaming-kafka_2.10;1.1.1 ... >>> >>> [warn] module not found: >>>> org.apache.spark#spark-streaming-kafka_2.10;1.1.1 >>> >>> [warn] ==== local: tried >>> >>> [warn] >>>> /Users/luis.vicente/.ivy2/local/org.apache.spark/spark-streaming-kafka_2.10/1.1.1/ivys/ivy.xml >>> >>> [warn] ==== public: tried >>> >>> [warn] >>>> https://repo1.maven.org/maven2/org/apache/spark/spark-streaming-kafka_2.10/1.1.1/spark-streaming-kafka_2.10-1.1.1.pom >>> >>> [warn] ==== sonatype snapshots: tried >>> >>> [warn] >>>> https://oss.sonatype.org/content/repositories/snapshots/org/apache/spark/spark-streaming-kafka_2.10/1.1.1/spark-streaming-kafka_2.10-1.1.1.pom >>> >>> [info] Resolving org.apache.spark#spark-core_2.10;1.1.1 ... >>> >>> [warn] module not found: org.apache.spark#spark-core_2.10;1.1.1 >>> >>> [warn] ==== local: tried >>> >>> [warn] >>>> /Users/luis.vicente/.ivy2/local/org.apache.spark/spark-core_2.10/1.1.1/ivys/ivy.xml >>> >>> [warn] ==== public: tried >>> >>> [warn] >>>> https://repo1.maven.org/maven2/org/apache/spark/spark-core_2.10/1.1.1/spark-core_2.10-1.1.1.pom >>> >>> [warn] ==== sonatype snapshots: tried >>> >>> [warn] >>>> https://oss.sonatype.org/content/repositories/snapshots/org/apache/spark/spark-core_2.10/1.1.1/spark-core_2.10-1.1.1.pom >>> >>> [info] Resolving org.apache.spark#spark-streaming_2.10;1.1.1 ... >>> >>> [warn] module not found: org.apache.spark#spark-streaming_2.10;1.1.1 >>> >>> [warn] ==== local: tried >>> >>> [warn] >>>> /Users/luis.vicente/.ivy2/local/org.apache.spark/spark-streaming_2.10/1.1.1/ivys/ivy.xml >>> >>> [warn] ==== public: tried >>> >>> [warn] >>>> https://repo1.maven.org/maven2/org/apache/spark/spark-streaming_2.10/1.1.1/spark-streaming_2.10-1.1.1.pom >>> >>> [warn] ==== sonatype snapshots: tried >>> >>> [warn] >>>> https://oss.sonatype.org/content/repositories/snapshots/org/apache/spark/spark-streaming_2.10/1.1.1/spark-streaming_2.10-1.1.1.pom >>>> >>> >
