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

Use standard buildPlugin

XMLWordPrintable

      The current Veracode Jenkins plugin code-base uses a Jenkinsfile with custom pipeline script which was placed in order to cater JaCoCo code coverage. Also, findbugs method which was used in the Jenkinsfile has reached end of life and is not supported anymore. With the new changes in pipeline-library, the buildPlugin method supports both JaCoCo and warnings-ng. Now the buildPlugin can be used instead of a customer pipeline script in Jenkinsfile.

      Following are the PRs in pipeline-library which has the changes for warnings-ng and JaCoCo.

      https://github.com/jenkins-infra/pipeline-library/pull/121

      https://github.com/jenkins-infra/pipeline-library/pull/153

      cc: dennisgu

            sbuhary Shihaaz Buhary
            sbuhary Shihaaz Buhary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: