Re: samza-hello-samza build cannot find samza 0.10.0-SNAPSHOT artifacts on maven

2015-12-17 Thread Kishore N C
The snapshot versions are also found on Apache's public repo: apache-repo apache-repo https://repository.apache.org/content/groups/public Cheers, KN. On Fri, Aug 28, 2015 at 11:36 PM, Yan Fang wrote: > run ./gradlew publishToMavenLocal ? > > Fang, Yan > yanfang...@gmail.com > >

Re: samza-hello-samza build cannot find samza 0.10.0-SNAPSHOT artifacts on maven

2015-08-28 Thread Yan Fang
run ./gradlew publishToMavenLocal ? Fang, Yan yanfang...@gmail.com On Fri, Aug 28, 2015 at 10:06 AM, Yi Pan wrote: > Hi, all, > > I tried to build samza-hello-samza from latestt branch today and it failed > due to the missing artifacts w/ 0.10.0-SNAPSHOT version on maven. The > README.md file d

samza-hello-samza build cannot find samza 0.10.0-SNAPSHOT artifacts on maven

2015-08-28 Thread Yi Pan
Hi, all, I tried to build samza-hello-samza from latestt branch today and it failed due to the missing artifacts w/ 0.10.0-SNAPSHOT version on maven. The README.md file does not mention how to access the *-SNAPSHOT version of artifacts either. I am curious how the build for samza-hello-samza on la