This plugin shows in the UI some icons (with different sizes) to indicate actions. These icons are broken because its URL is wrong. i.e.

      /**
       * {@inheritDoc}
       */
      public String getIconFileName() {
          return isDeployPossible(owner) ? Jenkins.RESOURCE_PATH
                  + "/plugin/cloudbees-deployer-plugin/images/24x24/deploy-now.png" : null;
      }
      

      Why is wrong? Because the short-name of this plugin is deployer-framework not cloudbees-deployer-plugin.

          [JENKINS-28894] Broken icons

          Manuel Recena Soto created issue -
          Manuel Recena Soto made changes -
          Assignee Original: Stephen Connolly [ stephenconnolly ] New: Manuel Recena Soto [ recena ]
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Manuel Recena Soto made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163758 ] New: JNJira + In-Review [ 197308 ]

            recena Manuel Recena Soto
            recena Manuel Recena Soto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: