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

Unresolved dependency #101

Closed
bantonsson opened this issue Sep 8, 2015 · 5 comments
Closed

Unresolved dependency #101

bantonsson opened this issue Sep 8, 2015 · 5 comments

Comments

@bantonsson
Copy link

Hi,

I just added the 1.0.1 version of the plugin to my project and this is the result.

[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.typesafe.akka#akka-contrib-extra_2.10;1.18.0: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn]  Note: Unresolved dependencies path:
[warn]      com.typesafe.akka:akka-contrib-extra_2.10:1.18.0
[warn]        +- com.typesafe.conductr:sbt-conductr:1.0.1 (sbtVersion=0.13, scalaVersion=2.10) (/Users/bjorn/Source/typesafe/cinnamon/master-2/project/plugins.sbt#L9-10)
[warn]        +- default:master-2-build:0.1-SNAPSHOT (sbtVersion=0.13, scalaVersion=2.10)

I needed to add the akka-contrib-extra resolver, but it wasn't mentioned anywhere.

@huntc
Copy link
Contributor

huntc commented Sep 8, 2015

I wonder why this just started to be an issue... any ideas? I would have thought that it would have been an issue before...

@bantonsson
Copy link
Author

Probably always needed to add the resolver but I hade started the sbt-conductr project for 1.0.0, and that put it in my cache 😉

@huntc
Copy link
Contributor

huntc commented Sep 8, 2015

That'd make sense. I'll update the README.

@bantonsson
Copy link
Author

Thanks

@huntc
Copy link
Contributor

huntc commented Sep 8, 2015

Fixed with 5cdb313

@huntc huntc closed this as completed Sep 8, 2015
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

2 participants