Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
Description
When executing simple JenkinsFile a simple maven build hangs when completed. It works well with some, but always fail with others.
#!groovy
node {
checkout scm
bat "${tool 'maven 3.0.5'}/bin/mvn -DskipTests=true clean install"
}
Attachments
Issue Links
- is related to
-
JENKINS-34150 Pipeline Batch hangs
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | JENKINS-35399 [ 171192 ] |
Component/s | durable-task-plugin [ 18622 ] | |
Component/s | workflow-plugin [ 18820 ] | |
Labels | windows |
Workflow | JNJira [ 169912 ] | JNJira + In-Review [ 183685 ] |
Link |
This issue is related to |
Labels | windows | triaged-2018-11 windows |