I agree with Ivan. This does not look like a Flink specific problem. Have you tried building other projects with your maven and JDK version?
Cheers, Till On Thu, Sep 15, 2016 at 2:15 PM, Ivan Mushketyk <ivan.mushke...@gmail.com> wrote: > Hi Ameet, > > This seems like a possible JVM bug. > Could you try to build Flink using OracleJDK instead? > > Best regards, > Ivan. > > On Thu, 15 Sep 2016 at 12:30 Ameet BD <ameetbigd...@gmail.com> wrote: > > > Hi All, > > > > I am trying to build latest Flink code from github.com by running > command > > > > $ git clone https://github.com/apache/flink > > After that I am running command > > $ mvn clean install -DskipTests > > > > The build fails I have attached the build log. > > > > Kindly let me know why it may be failing. > > > > Regards. > > Ameet > > >