spray / spray-json

A lightweight, clean and simple JSON implementation in Scala
Apache License 2.0
974 stars 190 forks source link

spray-json 2.11 maven repository #111

Closed fmg-kevin-kilroy closed 10 years ago

fmg-kevin-kilroy commented 10 years ago

Hi,

When will version 1.2.6 be available in the maven repositories?

https://oss.sonatype.org/content/repositories/releases/io/spray & http://repo1.maven.org/maven2/io/spray/ Contain: spray-json_2.11.0-RC4

I've tried repo.spray.io but this is packaged as a bundle, and this causes problems in intellij as the bundled version doesn't show up in external libraries so you get class not found problems.

I've raised a bug with jet brains:

http://youtrack.jetbrains.com/issue/SCL-7320

Thanks

elm- commented 10 years ago

Not sure about this, but as a workaround you can use http://search.maven.org/#artifactdetails|com.netaporter|spray-json_2.11|1.2.7-NAP|bundle

liangzan commented 10 years ago

I'm also waiting for this to be updated to 2_11. Could the committers please update it? It is pretty much my only dependency preventing me from using 2_11. Thanks!

LeifW commented 10 years ago

+1

PhilAndrew commented 10 years ago

+1

nefilim commented 10 years ago

+1

sirthias commented 10 years ago

Done. I just copied spray-json_2.11 1.2.6 to sonatype, it should appear on maven central soon.