We are using the warnings-ng plugin to analyze some of our projects with the following code

      recordIssues enabledForFailure: true, blameDisabled: true,tools: [java(), mavenConsole(), taskScanner(highTags: 'FIXME', normalTags: 'TODO, CHECKSTYLE IGNORE')]
      

      This leads to very large folders on the Jenkins master (around 250MB for a single build) compared to the old Static Analysis Plugin.

      An option to disable this behaviour or to specify retention times separatly from build retention times would be appreciated.

          [JENKINS-58167] Add option to not store affected files

          Philipp Moeller created issue -
          Ulli Hafner made changes -
          Description Original: We are using the warnings-ng plugin to analyze some of our projects with the following code
          {code:java}
          recordIssues enabledForFailure: true, blameDisabled: true,tools: [java(), mavenConsole(), taskScanner(highTags: 'FIXME', normalTags: 'TODO, CHECKSTYLE IGNORE')]{code}

          This leads to very large folders on the Jenkins master (around 250MB for a single build) compared to the old Static Analysis Plugin.

          An option to disable this behaviour or to specify retention times separatly from build retention times would be appreciated.

          New: We are using the warnings-ng plugin to analyze some of our projects with the following code
          {code:java}
          recordIssues enabledForFailure: true, blameDisabled: true,tools: [java(), mavenConsole(), taskScanner(highTags: 'FIXME', normalTags: 'TODO, CHECKSTYLE IGNORE')]
          {code}

          This leads to very large folders on the Jenkins master (around 250MB for a single build) compared to the old Static Analysis Plugin.

          An option to disable this behaviour or to specify retention times separatly from build retention times would be appreciated.

          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          Summary Original: files-with-issues folders excessively large New: Add option to not store affected files
          Ulli Hafner made changes -
          Assignee Original: Ulli Hafner [ drulli ]
          Labels New: help-wanted newbie-friendly
          Ulli Hafner made changes -
          Link New: This issue relates to JENKINS-62151 [ JENKINS-62151 ]
          Ulli Hafner made changes -
          Epic Link New: JENKINS-62153 [ 206075 ]
          Ulli Hafner made changes -
          Labels Original: help-wanted newbie-friendly New: help-wanted integration-test newbie-friendly testing-course
          Ulli Hafner made changes -
          Rank New: Ranked lower
          Ulli Hafner made changes -
          Labels Original: help-wanted integration-test newbie-friendly testing-course New: help-wanted newbie-friendly
          Ulli Hafner made changes -
          Epic Link Original: JENKINS-62153 [ 206075 ]
          Ulli Hafner made changes -
          Link New: This issue relates to JENKINS-61038 [ JENKINS-61038 ]
          Ulli Hafner made changes -
          Component/s New: prism-api-plugin [ 28824 ]

            drulli Ulli Hafner
            pmr Philipp Moeller
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: