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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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.

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

              Created:
              Updated: