Maven seems to be unable to find the artifact, I also can't find it
under mvn repository:
http://mvnrepository.com/search?q=flink
Best,
Sebastian
On 23.03.2015 23:10, Andra Lungu wrote:
Hi Sebastian,
For me it works just as described there, with 0.9, but there should be
no problem for 0.8.1.
Here is an example pom.xml
https://github.com/andralungu/gelly-partitioning/blob/first/pom.xml
Hope that helps!
Andra
On Mon, Mar 23, 2015 at 11:02 PM, Sebastian <ssc.o...@googlemail.com
<mailto:ssc.o...@googlemail.com>> wrote:
Hi,
Is gelly already usable in the 0.8.1 release? I tried adding
<dependency>
<groupId>org.apache.flink</__groupId>
<artifactId>flink-gelly</__artifactId>
<version>0.8.1</version>
</dependency>
as described in [1], but my project fails to build.
Best,
Sebastian
[1]
http://ci.apache.org/projects/__flink/flink-docs-master/gelly___guide.html
<http://ci.apache.org/projects/flink/flink-docs-master/gelly_guide.html>