FTR:  See other email thread from Stefan

I fixed this error:

ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable :
Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited
security) 64-bit Windows only' not supported to run Maven projects.

and it allowed the job to complete OK.

Always fix the obvious errors first ...

On 9 January 2018 at 23:36, Gary Gregory <garydgreg...@gmail.com> wrote:
> Does anyone know how to fix this?
>
> Gary
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <jenk...@builds.apache.org>
> Date: Tue, Jan 9, 2018 at 12:28 PM
> Subject: Build failed in Jenkins: Commons-Compress-Windows #455
> To: notificati...@commons.apache.org
>
>
> See <https://builds.apache.org/job/Commons-Compress-Windows/
> 455/display/redirect?page=changes>
>
> Changes:
>
> [garydgregory] GroupId is duplicate of parent groupId.
>
> ------------------------------------------
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on windows-2012-2 (Windows) in workspace <
> https://builds.apache.org/job/Commons-Compress-Windows/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://git-wip-us.apache.org/
> repos/asf/commons-compress.git # timeout=10
> Fetching upstream changes from https://git-wip-us.apache.org/
> repos/asf/commons-compress.git
>  > git --version # timeout=10
>  > git fetch --tags --progress https://git-wip-us.apache.org/
> repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
>  > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
> Checking out Revision 0504d0bfe773aae29c825bcaff0dcab40286eff2
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 0504d0bfe773aae29c825bcaff0dcab40286eff2
> Commit message: "GroupId is duplicate of parent groupId."
>  > git rev-list 881d014cd4d2257e58ce2c65b85dd9019837dfaf # timeout=10
> [EnvInject] - Injecting environment variables from a build step.
> Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
> hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
> [EnvInject] - Injecting as environment variables the properties content
> JAVA_1_7_HOME=F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
>
> [EnvInject] - Variables injected successfully.
> Setting JDK_1_7_UNLIMITED_SECURITY_64_BIT_WINDOWS_ONLY_HOME=F:\\
> hudson\\tools\\java\\jdk1.7.0_79-unlimited-security
> Parsing POMs
> Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/
> commons-parent/43/commons-parent-43.pom
> Established TCP socket on 60136
> maven35-agent.jar already up to date
> maven35-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [Commons-Compress-Windows] $ F:\\hudson\\tools\\java\\jdk1.
> 7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -cp
> f:\jenkins\jenkins-slave\maven35-agent.jar;f:\jenkins\
> tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;
> f:\\jenkins\\tools\\maven\\latest3/conf/logging
> jenkins.maven3.agent.Maven35Main
> f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar
> f:\jenkins\jenkins-slave\maven35-interceptor.jar
> f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar
> 60136
> <===[JENKINS REMOTING CAPACITY]===>   channel started
> ERROR: ============================================================
> ====================
> ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable :
> Unsupported major.minor version 52.0
> ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (unlimited security)
> 64-bit Windows only' not supported to run Maven projects.
> ERROR: Maven projects have to be launched with a Java version greater or
> equal to the minimum version required by the master.
> ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project
> with an older JDK.
> ERROR: Retrying with slave Java and setting compile/test properties to
> point to F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security.
> ERROR: ============================================================

...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to