Re: compile failed

2019-10-29 Thread Xu Jianhai
> > Sorry for my terrible mac skill, I found I have many java version, And I > write the JAVA_HOME with absolute path, so even I update to latest jdk > version, I remain failed. > >

Re: compile failed

2019-10-28 Thread Zili Chen
This is a known issue inside JDK. Update JDK version IIRC 8u212 or so can solve the problem. Best, tison. Xu Jianhai 于2019年10月29日周二 上午11:29写道: > I am newbie to Flink, When I use cmd `mvn clean install -DskipTests > -Dfast`, I got error info > "[ERROR] Failed to execute goal > org.apache.maven.