question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can not find sisu-guice or jdeb in Play project created by Activator

See original GitHub issue

Just tried Coursier 1.0.0-M12 with the default project created by Activator 1.3.10. I created the project this way:

$ activator new test play-scala

Coursier could not find:

[error]   /opt/activator-dist-1.3.9/repository/org.sonatype.sisu/sisu-guice/3.1.0/jars/sisu-guice.jar
[error]   /opt/activator-dist-1.3.9/repository/org.vafer/jdeb/1.3/maven-plugins/jdeb.jar

I found sisu-juice in https://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.jar.

default-test-build-compile-internal.xml says <metadata-artifact status="no" details="" size="4791" time="0" location="/home/mslinn/.ivy2/cache/org.vafer/jdeb/ivy-1.3.xml" searched="false" origin-is-local="true" origin-location="/opt/activator-dist-1.3.7/repository/org.vafer/jdeb/1.3/ivys/ivy.xml"/>

After rm -rf ~/.ivy2 and retrying, no change

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alexarchambaultcommented, Dec 8, 2016

It was something under ~/.sbt IIRC… Maybe ~/.sbt/repositories.

1reaction
mslinncommented, Nov 27, 2016

M15 fails exactly the same as previous versions

Read more comments on GitHub >

github_iconTop Results From Across the Web

[play-2.3.9 scala] Unresolved dependency when using ...
Same problem. Activator based installation seems to be taking much more longer time to get started then earlier play versions.
Read more >
Play Framework 2.3.8 compilation error - java - Stack Overflow
I'm using windows 8, activator 1.3.2 and I've tried with various version of java 1.8 and 1.7. What's really strange, is that it...
Read more >
[play-framework] [2.3] activator-minimal does not work
You received this message because you are subscribed to the Google Groups "play-framework" group. To unsubscribe from this group and stop ...
Read more >
scalacenter/bloop | drone - Logout
plugin the first time it's imported and the gradle api is not there yet). ... project definition from /drone/src/github.com/scalacenter/bloop/project.
Read more >
Notice Report - Product documentation - NetApp
This product does not necessarily use all the software components ... developed by the Apache Group for use in the Apache HTTP server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found