Chiwan, thanks, got it! - and the build finished with success. I still a little confused with the method used: a tool from tools/ changes files being under the Git control.
Regards, Andrew Chiwan Park <chiwanp...@apache.org> writes: > Hi Andrew, > > The method to build Flink with Scala 2.11 is described in Flink documentation > [1]. > > I think this is not relevant but just FYI, to build your application based on > Flink 1.0 (or later) with Scala 2.11, you should be careful to set Flink > dependencies. There is a guide in Wiki [2]. > > [1]: > https://ci.apache.org/projects/flink/flink-docs-master/setup/building.html#scala-versions > [2]: > https://cwiki.apache.org/confluence/display/FLINK/Maven+artifact+names+suffixed+with+Scala+version > > Regards, > Chiwan Park > >> On Apr 5, 2016, at 9:40 AM, Andrew Gaydenko <andrew.gayde...@gmail.com> >> wrote: >> >> Hi! >> >> How to build the project for Scala 2.11? >> -- >> >> Regards, >> Andrew