RxNetty icon indicating copy to clipboard operation
RxNetty copied to clipboard

Maven poms have depencies as runtime instead of compile.

Open dstengle opened this issue 9 years ago • 17 comments

I've been scratching my head this evening after switching over to the rxnetty project and it looks like the poms since 0.4.0 all have dependencies as runtime rather than compile. I can't immediately see why this would be happening, since the gradle files point to compile.

https://repo1.maven.org/maven2/io/reactivex/rxnetty/0.4.4/rxnetty-0.4.4.pom

dstengle avatar Dec 08 '14 04:12 dstengle