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

http://pk11-scratch.googlecode.com/svn/trunk returning 404 #19

Open
oo03par opened this issue May 12, 2016 · 12 comments
Open

http://pk11-scratch.googlecode.com/svn/trunk returning 404 #19

oo03par opened this issue May 12, 2016 · 12 comments

Comments

@oo03par
Copy link

oo03par commented May 12, 2016

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.

@graingert
Copy link
Collaborator

graingert commented May 12, 2016

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"

@oo03par
Copy link
Author

oo03par commented May 13, 2016

I'll give that a go - thanks

@graingert
Copy link
Collaborator

graingert commented May 18, 2016

@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"

@graingert
Copy link
Collaborator

see also playframework/play-plugins#141

@mauricioklein
Copy link

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

@graingert
Copy link
Collaborator

@mauricioklein
Copy link

This is not a custom dependency, it's requested by Play framework + Scala 2.10.0.

@graingert
Copy link
Collaborator

@masuhajime seriously? Which version of Play?

@mauricioklein
Copy link

play! 2.1.5 (using Java 1.7.0_101 and Scala 2.10.0)

@graingert
Copy link
Collaborator

@masuhajime there's no mention of sedis in the 2.1.5 branch of Playframework

@dmunicio
Copy link

dmunicio commented Jul 6, 2016

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"

@graingert
Copy link
Collaborator

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
#19 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAZQTCwgr7vKCO_4fSY1YjzFocMQc0Npks5qTAE5gaJpZM4IdKEb
.

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

4 participants