mabrarov commented on pull request #29:
URL: https://github.com/apache/maven-ear-plugin/pull/29#issuecomment-748744319


   @elharo,
   
   It looks like part (windows-jdk15 stage) of the [Jenkins 
build](https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/job/mear-292/1/consoleFull)
 failed due to internal issue of the pipeline:
   
   ```text
   [withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=true,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], 
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=true,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, 
skipDownstreamTriggers=false, lifecycleThreshold=deploy, 
ignoreUpstreamTriggers=false]]
   [withMaven] Available options: 
   [withMaven] using JDK installation jdk_15_latest
   [withMaven] using Maven installation 'maven_3.6.2_windows'
   [Pipeline] {
   [Pipeline] dir
   Running in 
f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-ear-plugin_mear-292@2\m
   [Pipeline] {
   [Pipeline] isUnix
   [Pipeline] bat
    > git clean -fdx # timeout=10
   
   
f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-ear-plugin_mear-292@2\m>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false 
-Dfindbugs.skip=true clean verify 
   ----- withMaven Wrapper script -----
   The JAVA_HOME environment variable is not defined correctly 
   This environment variable is needed to run this program 
   NB: JAVA_HOME should point to a JDK not a JRE 
   [Pipeline] }
   [Pipeline] // dir
   [Pipeline] }
   [Pipeline] // withMaven
   [Pipeline] echo
   [FAILURE-004] hudson.AbortException: script returned exit code 1
   [Pipeline] cleanWs
   [WS-CLEANUP] Deleting project workspace...
   [WS-CLEANUP] Deferred wipeout is used...
   [WS-CLEANUP] done
   [Pipeline] cleanWs
   [WS-CLEANUP] Deleting project workspace...
   [WS-CLEANUP] Deferred wipeout is used...
   [WS-CLEANUP] done
   [Pipeline] }
   [Pipeline] // stage
   [Pipeline] }
   [Pipeline] // ws
   [Pipeline] }
   [Pipeline] // withEnv
   [Pipeline] }
   [Pipeline] // node
   [Pipeline] }
   Failed in branch windows-jdk15
   ```
   
   Could you please trigger a one more build?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to