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

"Plugin usage" plugin does not report on Maven projects

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • plugin-usage-plugin
    • None
    • Jenkins 1.609.3
      plugin-usage-plugin 0.3

    Description

      The usage information shown excludes all Maven projects:
      in plugin-usage-plugin/src/main/java/org/jenkinsci/plugins/pluginusage/analyzer/JobCollector.java informations collected with

      List<Project> allItems = Jenkins.getInstance().getAllItems(Project.class);

      But a "Maven project" is not (in the Java class hierarchy of Jenkins) a hudson.model.Project. It's a hudson.model.AbstractProject, though.

      Attachments

        Issue Links

          Activity

            rschupp Roderich Schupp created issue -
            rschupp Roderich Schupp made changes -
            Field Original Value New Value
            Link This issue is related to JENKINS-30673 [ JENKINS-30673 ]
            rschupp Roderich Schupp made changes -
            Link This issue is related to JENKINS-30805 [ JENKINS-30805 ]
            rschupp Roderich Schupp made changes -
            Link This issue is related to JENKINS-35159 [ JENKINS-35159 ]
            rschupp Roderich Schupp made changes -
            Comment [ possible cause of ]
            froque Filipe Roque made changes -
            Resolution Fixed [ 1 ]
            Status Open [ 1 ] Resolved [ 5 ]
            froque Filipe Roque made changes -
            Status Resolved [ 5 ] Closed [ 6 ]

            People

              Unassigned Unassigned
              rschupp Roderich Schupp
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: