Hi Dominik, I hope the artifacts were distributed properly. did you get download errors for the 1.2.0 version from any official maven servers? Maybe mvnrepository.com is slow indexing new artifacts?
Best, Robert On Fri, Feb 10, 2017 at 12:02 AM, Yassine MARZOUGUI < y.marzou...@mindlytix.com> wrote: > Hi, > > I coud find the dependency here : https://search.maven.org/#ar > tifactdetails%7Corg.apache.flink%7Cflink-core%7C1.2.0%7Cjar, I wonder why > it still doesn't show in http://mvnrepository.com/ar > tifact/org.apache.flink/flink-core. > > The dependency version for Flink 1.2 is 1.2.0. > > <dependency> > <groupId>org.apache.flink</groupId> > <artifactId>flink-core</artifactId> > <version>1.2.0</version> > </dependency> > > Best, > Yassine > > > On Feb 9, 2017 20:39, "Dominik Safaric" <dominiksafa...@gmail.com> wrote: > > Hi, > > I’ve been trying to use the Flink 1.2 Maven dependency, but unfortunately > I was not able to retrieve it. > > In addition, I cannot find the 1.2 version neither on the repository > website (e.g. Flink core http://mvnrepository.com/ > artifact/org.apache.flink/flink-core). > > Could someone explain why there isn’t a Maven dependency available yet? > > Thanks, > Dominik > > >