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

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

XMLWordPrintable

    • 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.

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

              Created:
              Updated: