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

Overall build quality based on several plugins

    XMLWordPrintable

Details

    Description

      This applies also to the FindBugs, PMD etc. plugin.

      I can configure settings for each of those plugins, but it's not possible to
      define an overall configuration. For instance, I would like the build to be
      unstable if the sum of all warnings from FindBugs, PMD and Checkstyle is greater
      than 10.

      This would of course only be valid for the installed plugins. I think the plugin
      should be configured to one of these possibilities:

      • Look only for itself, like it works now (that is: report the numbers to itself
        and decide for itself)
      • Report the results to a global plugin which decides whether the project is
        stable/unstable etc.

      Attachments

        Activity

          drulli Ulli Hafner added a comment -

          This feature is available as a new plug-in: analysis-collector.

          drulli Ulli Hafner added a comment - This feature is available as a new plug-in: analysis-collector.
          drulli Ulli Hafner added a comment -

          The first step is done: extracting the common classes to analysis-core plug-in. No an additional plug-in needs to be created that collects the results of the individual plugins.

          drulli Ulli Hafner added a comment - The first step is done: extracting the common classes to analysis-core plug-in. No an additional plug-in needs to be created that collects the results of the individual plugins.

          People

            drulli Ulli Hafner
            cristalp cristalp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: