Hi,

this is a known problem in sbt-0.13.5-RC1. We are waiting for RC5 which
should fix this issue. In the meantime you should be fine using 0.13.2.
Just clean your ivy cache after downgrading.


On Tue, May 20, 2014 at 9:36 PM, Chifeng Chou <cfc...@gmail.com> wrote:

> Hello,
>
> I checkout the latest source of Akka and ran into many errors in sbt when
> downloading dependencies(it happened only to some of them):
>
> akka> deliver
> [info] Updating
> {file:/Users/cfchou/Project/02_scala_libs/akka/}akka-sample-camel-scala...
> [warn]  module not found:
> org.apache.camel#camel-http;working@soysauce.local
> [warn] ==== local: tried
> [warn]
> /Users/cfchou/.ivy2/local/org.apache.camel/camel-http/working@soysauce.local
> /ivys/ivy.xml
> [warn] ==== public: tried
> [warn]
> http://repo1.maven.org/maven2/org/apache/camel/camel-http/working@soysauce.local/camel-http-work...@soysauce.local.pom
> ...
> [warn]  module not found: org.eclipse.jetty#jetty-servlet;${jetty-version}
> [warn] ==== local: tried
> [warn]
> /Users/cfchou/.ivy2/local/org.eclipse.jetty/jetty-servlet/${jetty-version}/ivys/ivy.xml
> [warn] ==== public: tried
> [warn]
> http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/${jetty-version}/jetty-servlet-${jetty-version}.pom
>
> ...
>
> akka > about
> [info] This is sbt 0.13.5-RC1
> [info] The current project is
> {file:/Users/cfchou/Project/02_scala_libs/akka/}akka 2.4-SNAPSHOT
> [info] The current project is built against Scala 2.10.4
> [info] Available Plugins: sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin,
> sbt.plugins.CorePlugin, sbt.plugins.JUnitXmlReportPlugin,
> org.sbtidea.SbtIdeaPlugin, com.typesafe.sbt.SbtMultiJvm,
> sbtassembly.Plugin, com.typesafe.sbt.SbtScalariform,
> com.typesafe.sbt.SbtSite, com.typesafe.sbt.osgi.SbtOsgi,
> com.typesafe.tools.mima.plugin.MimaPlugin, com.typesafe.sbt.SbtPgp,
> com.typesafe.sbt.S3Plugin, sbtunidoc.Plugin, com.typesafe.sbt.SbtGit
> [info] sbt, sbt plugins, and build definitions are using Scala 2.10.4
>
>
> The revisions "working@soysauce.local" and "${jetty-version}" are not
> valid. It looks like there's problem of retrieving revisions but I don't
> really know where to look at. Can anyone help?
>
>
>  --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> –
Reactive<http://www.reactivemanifesto.org/>Apps on the JVM

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to