François Paradis created KAFKA-894: --------------------------------------
Summary: Cannot ./sbt update because https://oss.sonatype.org/content/groups/public/org/scalatest/ doesn't exist anymore Key: KAFKA-894 URL: https://issues.apache.org/jira/browse/KAFKA-894 Project: Kafka Issue Type: Bug Components: packaging Affects Versions: 0.8 Reporter: François Paradis I get these kinds of errors when trying to ./sbt update: [error] Server access Error: Connection timed out url=https://oss.sonatype.org/content/groups/public/org/scalatest/com/101tec/zkclient/0.2/zkclient-0.2.pom It seems like this url doesn't point to anything anymore. I tried replacing with https://oss.sonatype.org/content/groups/public/ as https://oss.sonatype.org/content/groups/public/com/101tec/zkclient/0.2/ seems to exist but I got more errors later on because snappy 1.0.4 wasn't available. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira