-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Problem in Exclusion-Plugin (I can't set it in component?)
Use case
You create a Maven Job in Jenkins in which you assigned some resources.
You restart Jenkins.
In administration panel, the resources from this jobs are not show.
It Seems that the method
//Used to get the current project name
String[] threadName = Executor.currentThread().getName().split(" ");
do not works with Maven Jobs.
[JENKINS-11190] Exclusion administration panel is not update with Maven Jobs when Jenkins is restarded
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Assignee | Original: Marco Ambu [ mambu ] | New: Anthony Roux [ anthonyroux ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: exclusive-execution [ 15778 ] | |
Description |
Original:
Use case You create a Maven Job in Jenkins in which you assigned some resources. You restart Jenkins. In administration panel, the resources from this jobs are not show. It Seems that the method //Used to get the current project name String[] threadName = Executor.currentThread().getName().split(" "); do not works with Maven Jobs. |
New:
Problem in Exclusion-Plugin (I can't set it in component?) Use case You create a Maven Job in Jenkins in which you assigned some resources. You restart Jenkins. In administration panel, the resources from this jobs are not show. It Seems that the method //Used to get the current project name String[] threadName = Executor.currentThread().getName().split(" "); do not works with Maven Jobs. |
Component/s | New: exclusion [ 16022 ] | |
Component/s | Original: core [ 15593 ] | |
Assignee | Original: Anthony Roux [ anthonyroux ] |
Workflow | Original: JNJira [ 141409 ] | New: JNJira + In-Review [ 175476 ] |