See 
<https://builds.apache.org/job/Commons-Compress-Windows/395/display/redirect?page=changes>

Changes:

[bodewig] missing link for 1.14 javadocs

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (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 6081e2630a3c6aa4a0ec52156079ddc2a7254cd8 
(refs/remotes/origin/master)
Commit message: "missing link for 1.14 javadocs"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6081e2630a3c6aa4a0ec52156079ddc2a7254cd8
 > git rev-list 3e3a1388368e8e4421fed0b5222904d40a8805ce # timeout=10
Parsing POMs
Established TCP socket on 51785
maven33-agent.jar already up to date
maven33-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\maven33-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging
 jenkins.maven3.agent.Maven33Main f:\\jenkins\\tools\\maven\\latest3 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven33-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 51785
<===[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: 
================================================================================
Established TCP socket on 51789
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress-Windows] $ "C:\Program Files\Java\jre1.8.0_121/bin/java" 
-Xmx2g -Xms256m -cp 
f:\jenkins\jenkins-slave\maven33-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging
 jenkins.maven3.agent.Maven33Main f:\\jenkins\\tools\\maven\\latest3 
F:\jenkins\jenkins-slave\slave.jar 
f:\jenkins\jenkins-slave\maven33-interceptor.jar 
f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 51789
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> 
-Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 clean test 
--batch-mode
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress 
---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildNumber: 6081e2630a3c6aa4a0ec52156079ddc2a7254cd8 at 
timestamp: 1500461555092
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ 
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 195 source files to 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/target\classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] No compiler is provided in this environment. Perhaps you are running on 
a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.347 s
[INFO] Finished at: 2017-07-19T10:52:37+00:00
[INFO] Final Memory: 23M/376M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) 
on project commons-compress: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on 
a JRE rather than a JDK?
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/pom.xml> to 
org.apache.commons/commons-compress/1.15-SNAPSHOT/commons-compress-1.15-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Reply via email to