Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11190

Exclusion administration panel is not update with Maven Jobs when Jenkins is restarded

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • exclusion-plugin
    • 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

          Anthony Roux created issue -
          Anthony Roux made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Anthony Roux made changes -
          Assignee Original: Marco Ambu [ mambu ] New: Anthony Roux [ anthonyroux ]
          Resolution Original: Fixed [ 1 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          Anthony Roux made changes -
          Status Original: Reopened [ 4 ] New: Open [ 1 ]
          Anthony Roux made changes -
          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.
          evernat made changes -
          Component/s New: exclusion [ 16022 ]
          Component/s Original: core [ 15593 ]
          Assignee Original: Anthony Roux [ anthonyroux ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141409 ] New: JNJira + In-Review [ 175476 ]

            Unassigned Unassigned
            anthonyroux Anthony Roux
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: