Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues running demo (Module not found: agent-akka, output-statsd) #2

Open
0xdevalias opened this issue Aug 15, 2014 · 5 comments
Open

Comments

@0xdevalias
Copy link

module not found: org.eigengo.monitor#agent-akka;0.2-SNAPSHOT
==== local: tried
/Users/alias/.ivy2/local/org.eigengo.monitor/agent-akka/0.2-SNAPSHOT/ivys/ivy.xml
==== activator-local: tried
file:/usr/local/Cellar/typesafe-activator/1.2.3/libexec/repository/org.eigengo.monitor/agent-akka/0.2-SNAPSHOT/ivys/ivy.xml
==== public: tried
http://repo1.maven.org/maven2/org/eigengo/monitor/agent-akka/0.2-SNAPSHOT/agent-akka-0.2-SNAPSHOT.pom
==== spray repo: tried
http://repo.spray.io/org/eigengo/monitor/agent-akka/0.2-SNAPSHOT/agent-akka-0.2-SNAPSHOT.pom
==== Sonatype snapshots: tried
http://oss.sonatype.org/content/repositories/snapshots/org/eigengo/monitor/agent-akka/0.2-SNAPSHOT/agent-akka-0.2-SNAPSHOT.pom
Resolving org.eigengo.monitor#output-statsd;0.2-SNAPSHOT ...
module not found: org.eigengo.monitor#output-statsd;0.2-SNAPSHOT
==== local: tried
/Users/alias/.ivy2/local/org.eigengo.monitor/output-statsd/0.2-SNAPSHOT/ivys/ivy.xml
==== activator-local: tried
file:/usr/local/Cellar/typesafe-activator/1.2.3/libexec/repository/org.eigengo.monitor/output-statsd/0.2-SNAPSHOT/ivys/ivy.xml
==== public: tried
http://repo1.maven.org/maven2/org/eigengo/monitor/output-statsd/0.2-SNAPSHOT/output-statsd-0.2-SNAPSHOT.pom
==== spray repo: tried
http://repo.spray.io/org/eigengo/monitor/output-statsd/0.2-SNAPSHOT/output-statsd-0.2-SNAPSHOT.pom
==== Sonatype snapshots: tried
http://oss.sonatype.org/content/repositories/snapshots/org/eigengo/monitor/output-statsd/0.2-SNAPSHOT/output-statsd-0.2-SNAPSHOT.pom
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.eigengo.monitor#agent-akka;0.2-SNAPSHOT: not found
:: org.eigengo.monitor#output-statsd;0.2-SNAPSHOT: not found
::::::::::::::::::::::::::::::::::::::::::::::
@burak0206
Copy link

Hi,
I have encountered the same problem. But I can not solve? How do I proceed?

@lauraglasu
Copy link

I encountered the same issue. Changing http to https in build.sbt for the Sonatype snapshots resolver fixed the issue. I've raised a pull request for this as well.

@tloist
Copy link

tloist commented Oct 15, 2014

Same there, https worked, the checked out version with http did not. Thanks for the hint!

@keeth
Copy link

keeth commented Nov 29, 2014

That was confusing, thanks for the workaround.

@hywelandrews
Copy link

Simple fix, thanks. Is there a reason the pull request hasn't been merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants