Re: Joda exclude in java quickstart maven archetype

2016-08-29 Thread Fabian Hueske
Hi Flavio, yes, Joda should not be excluded. This will be fixed in Flink 1.1.2. Cheers, Fabian 2016-08-29 11:00 GMT+02:00 Flavio Pompermaier : > Hi to all, > I've tried to upgrade from Flink 1.0.2 to 1.1.1 so I've copied the > excludes of the maven shade plugin from the java quickstart pom bu

Joda exclude in java quickstart maven archetype

2016-08-29 Thread Flavio Pompermaier
Hi to all, I've tried to upgrade from Flink 1.0.2 to 1.1.1 so I've copied the excludes of the maven shade plugin from the java quickstart pom but it includes the exclude of joda (that is not contained in the flink-dist jar). That causes my job to fail. Shouldn't it be removed from the exclude lis