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

excludeMessage does not match description text

XMLWordPrintable

    • 5.0.0 (analysis-model and warnings-ng)

      Step
      recordIssues tool: mavenConsole(),
                   filters: [excludeType('maven-surefire-plugin:test'),
                             excludeMessage('.*A new version of dependency-check is available.*')],
                   qualityGates: [[threshold: 1, type: 'TOTAL', unstable: true]]
      
      Console (643-649)
      [INFO] --- dependency-check-maven:4.0.2:check (default) @ logger-tcp-server ---
      [INFO] Central analyzer disabled
      [INFO] Checking for updates
      [INFO] Skipping NVD check since last check was within 4 hours.
      [WARNING] A new version of dependency-check is available. Consider updating to version 5.0.0.m2.
      [INFO] Skipping RetireJS update since last update was within 24 hours.
      [INFO] Check for updates complete (31 ms)
      

            drulli Ulli Hafner
            jameshowe James Howe
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: