Re: Fail to resolve kafka-streams 2.0.0

2018-08-30 Thread Celso Axelrud
your {packaging.type} variable is not defined? > > Guozhang > > > On Thu, Aug 30, 2018 at 9:52 AM, Celso Axelrud wrote: > > > Hi, > > I get the following message when I try to use kafka-streams 2.0.0 > (failing > > to download javax.ws.rs-api) in sbt. >

Fail to resolve kafka-streams 2.0.0

2018-08-30 Thread Celso Axelrud
Hi, I get the following message when I try to use kafka-streams 2.0.0 (failing to download javax.ws.rs-api) in sbt. There is no problem when using kafka-streams 1.1.1. I tried to use scala version 2,11 and 2.12 but I got the same results. I am using WIndows 10. SBT: name := "KafkaProj1" version :=