sedis
sedis copied to clipboard
http://pk11-scratch.googlecode.com/svn/trunk returning 404
In attempting to use your library in a project, I've suddenly starting getting issues regarding
sbt.ResolveException: unresolved dependency: org.sedis#sedis_2.10.0;1.1.1
At first I thought I was going mad, but it looks like the site is returning 404, which is why its not working.
I'm trying to get this published to Maven Central https://issues.sonatype.org/browse/OSSRH-22394
I've got the bintray version on resolvers += Resolver.bintrayRepo("graingert", "maven")
It's now in Maven Central, you don't need to do anything and will "just work tm"
I'll give that a go - thanks
@oo03par
It's now published to Sonatype and will be on Maven Central within the hour is now in Maven Central. You don't need to do anything and sedis will "just work"
see also https://github.com/typesafehub/play-plugins/issues/141
Hello!
Sedis version 2.10.0-1.1.0 isn't available on Maven Repositories:
unresolved dependency: org.sedis#sedis_2.10.0;1.1.0: not found
Resolving to Pom:
http://central.maven.org/maven2/org/sedis/sedis_2.10.0/1.1.0/sedis_2.10.0-1.1.0.pom
@mauricioklein you should upgrade to http://central.maven.org/maven2/org/sedis/sedis_2.10/1.2.2/sedis_2.10-1.2.2.pom
This is not a custom dependency, it's requested by Play framework + Scala 2.10.0.
@masuhajime seriously? Which version of Play?
play! 2.1.5 (using Java 1.7.0_101 and Scala 2.10.0)
@masuhajime there's no mention of sedis in the 2.1.5 branch of Playframework
http://pk11-scratch.googlecode.com/svn/trunk URL is no longer available I have imported the code into github you can change the URL to: https://raw.githubusercontent.com/dmunicio/sedis/master/trunk It is not the proper way to call github, but it works :)
Just change in your build.scala "Sedis Repo" at "http://pk11-scratch.googlecode.com/svn/trunk" to "Sedis Repo" at "https://raw.githubusercontent.com/dmunicio/sedis/master/trunk"
Or just don't set a repo and use Maven... On 6 Jul 2016 20:25, "Diego Municio" [email protected] wrote:
http://pk11-scratch.googlecode.com/svn/trunk URL is no longer available I have imported the code into github you can change the URL to: https://raw.githubusercontent.com/dmunicio/sedis/master/trunk It is not the proper way to call github, but it works :)
Just change in your build.scala "Sedis Repo" at "http://pk11-scratch.googlecode.com/svn/trunk" to "Sedis Repo" at " https://raw.githubusercontent.com/dmunicio/sedis/master/trunk"
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pk11/sedis/issues/19#issuecomment-230880028, or mute the thread https://github.com/notifications/unsubscribe/AAZQTCwgr7vKCO_4fSY1YjzFocMQc0Npks5qTAE5gaJpZM4IdKEb .