Skip to content

sbt cannot resolve jedis dependency #134

Closed
@cedricdeboom

Description

@cedricdeboom

It seems as though sbt cannot resolve the current jedis Maven dependency:

<jedis.version>3.0.0-20181113.105826-9</jedis.version>

I get:
[error] coursier.ResolutionException: 1 not found [error] https://oss.sonatype.org/content/repositories/snapshots/com/redislabs/jedis/3.0.0-20181113.105826-9/jedis-3.0.0-20181113.105826-9.jar

I have included the latest 2.3.1-RC1 spark-redis version in the sbt dependencies.
Does someone have an explanation/workaround for me?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions