Hello all,

I am glad to report that the problem has been resolved.

The new version appears to have been pushed in maven already, since all I
did was "re-import dependencies" from InteliJ menu.

Thank you very much for the very quick response.

Fotis

2015-04-15 15:02 GMT+02:00 Ufuk Celebi <u...@apache.org>:

> On 15 Apr 2015, at 14:18, Maximilian Michels <m...@apache.org> wrote:
>
> > The exception indicates that you're still using the old version. It
> takes some time for the new Maven artifact to get deployed to the snapshot
> repository. Apparently, a artifact has already been deployed this morning.
> Did you delete the jar files in your .m2 folder?
>
> I think that's what he meant.
>
> The problem is that the snapshot repositories take some time to
> synchronize.
>
> Please
> 1. git clone https://github.com/apache/flink.git
> 2. cd flink
> 3. mvn clean install -DskipTests
>
> This way you build Flink yourself and are guaranteed to work on a version
> with the fix.
>
> Sorry for the inconvenience. Does this solve it?
>
> – Ufuk

Reply via email to