mandubian / play-json-alone

Sample of Play2.2-SNAPSHOT JSON API used stand-alone
24 stars 0 forks source link

Resolvers are out of date #2

Open mslinn opened 11 years ago

mslinn commented 11 years ago

Correct resolvers are:

"Mandubian snapshots" at "https://raw.github.com/mandubian/mandubian-mvn/master/snapshots/",
"Mandubian releases"  at "https://raw.github.com/mandubian/mandubian-mvn/master/releases/"
ashoemaker commented 11 years ago

These URLs do not resolve either, where should I be looking for play-json now?

hgavert commented 11 years ago

I cannot find them either. Is this not to be used anymore?

ashoemaker commented 11 years ago

play-json is a separate package in Play 2.2, which is nearly final. You can use the 2.2 snapshot for now, though you need to add the Typesafe nightlies repo. Hope that helps!

On Sep 17, 2013, at 11:15 PM, hgavert notifications@github.com wrote:

I cannot find them either. Is this not to be used anymore?

— Reply to this email directly or view it on GitHub.

mandubian commented 11 years ago

Yes exactly, my supplementary maven repo is needed until Play 2.2 is released. Now you can already use: "com.typesafe.play" %% "play-json" % "2.2.0-RC2"

On Wed, Sep 18, 2013 at 8:26 AM, ashoemaker notifications@github.comwrote:

play-json is a separate package in Play 2.2, which is nearly final. You can use the 2.2 snapshot for now, though you need to add the Typesafe nightlies repo. Hope that helps!

On Sep 17, 2013, at 11:15 PM, hgavert notifications@github.com wrote:

I cannot find them either. Is this not to be used anymore?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/mandubian/play-json-alone/issues/2#issuecomment-24643513 .