Re: pom file scala plugin error [flink-examples-batch project]

2016-02-09 Thread Stephan Ewen
Hi! The Eclipse Setup is quite tricky, because Eclipse's Maven and Scala support is not very good. Here is how I got it to run: https://ci.apache.org/projects/flink/flink-docs-release-0.10/internals/ide_setup.html#eclipse-scala-ide-303 Stephan On Tue, Feb 9, 2016 at 10:20 AM, Robert Metzger w

Re: pom file scala plugin error [flink-examples-batch project]

2016-02-09 Thread Robert Metzger
Hi Subash, I think the two errors are unrelated. Maven is failing because of the checkstyle plugin. It checks if the code follows our coding guidelines. If you are experienced with IntelliJ, I would suggest to use that IDE. Most Flink committers are using it because its difficult to get Eclipse s