On Mon, Dec 28, 2015 at 3:39 PM, Josh Elser <[email protected]> wrote:

> Was looking at this failure and saw:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (check-style)
> on project accumulo-project: Execution check-style of goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check failed: An API
> incompatibility was encountered while executing
> org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check:
> java.lang.UnsupportedClassVersionError:
> com/puppycrawl/tools/checkstyle/api/CheckstyleException : Unsupported
> major.minor version 51.0
>
> This is 1.6, so we're still using JDK1.6. So, that means that
> maven-checkstyle-plugin 2.15 was built with JDK1.7 and is incompatible? I
> wonder why we're only seeing this on the build server...


Maybe the build server is actually using JDK 1.6 to build.  I suspect most
developers are using JDK 1.7 or 1.8 to build.


>
>
> -------- Original Message --------
> Subject: Accumulo-1.6 - Build # 931 - Still Failing
> Date: Mon, 28 Dec 2015 20:11:54 +0000 (UTC)
> From: Apache Jenkins Server <[email protected]>
> Reply-To: [email protected]
> To: [email protected]
>
> The Apache Jenkins build system has built Accumulo-1.6 (build #931)
>
> Status: Still Failing
>
> Check console output at https://builds.apache.org/job/Accumulo-1.6/931/
> to view the results.
>

Reply via email to