Hi, > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.0:compile > (default-compile) on project jenkins-core: Compilation failure: Compilation > failure: [ERROR]
this is strange, I just tried and I can compile it without any problem. What JDK do you use? Some similar problem appeared in the past when compiling with OpenJDK, but I tried OpenJDK 1.7.0 and works fine even with OpenJDK (i.e. I cannot reproduce this error) Cheers Vojta
