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

Exception while analyzing dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Windows 2012 32bit, Oracle Java 1.7.0_25, Jenkins 1.631, OWASP Dependency Check Plugin 1.2.11.1

      OWASP Dependency Check Plugin stopped working suddenly with the following Problem:

      [DependencyCheck] OWASP Dependency-Check Plugin v1.2.11.1
      [DependencyCheck] Executing Dependency-Check with the following options:
      [DependencyCheck]  -name = Trunk_BuildInstaller
      [DependencyCheck]  -scanPath = C:\Jenkins\workspace\Trunk_BuildInstaller\TE\antbuild\PFiles
      [DependencyCheck]  -scanPath = C:\Jenkins\workspace\Trunk_BuildInstaller\TE\antbuild\PData
      [DependencyCheck]  -outputDirectory = C:\Jenkins\workspace\Trunk_BuildInstaller\TE\antbuild\test-reports\owasp
      [DependencyCheck]  -dataDirectory = /owasp-dependency-check-data
      [DependencyCheck]  -suppressionFile = C:\Jenkins\workspace\Trunk_BuildInstaller\TE\source\OWASP-Dependency-Check-Suppression.xml
      [DependencyCheck]  -zipExtensions = war,zip
      [DependencyCheck]  -dataMirroringType = none
      [DependencyCheck]  -useMavenArtifactsScanPath = false
      [DependencyCheck]  -jarAnalyzerEnabled = true
      [DependencyCheck]  -javascriptAnalyzerEnabled = true
      [DependencyCheck]  -pythonAnalyzerEnabled = true
      [DependencyCheck]  -archiveAnalyzerEnabled = true
      [DependencyCheck]  -assemblyAnalyzerEnabled = true
      [DependencyCheck]  -centralAnalyzerEnabled = true
      [DependencyCheck]  -nuspecAnalyzerEnabled = true
      [DependencyCheck]  -nexusAnalyzerEnabled = false
      [DependencyCheck]  -showEvidence = true
      [DependencyCheck]  -format = ALL
      [DependencyCheck]  -autoUpdate = true
      [DependencyCheck]  -updateOnly = false
      [DependencyCheck] Scanning: C:\Jenkins\workspace\Trunk_BuildInstaller\TE\antbuild\PFiles
      [DependencyCheck] Scanning: C:\Jenkins\workspace\Trunk_BuildInstaller\TE\antbuild\PData
      [DependencyCheck] Analyzing Dependencies
      [DependencyCheck] SEVERE: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'url' in  class org.owasp.dependencycheck.reporting.EscapeTool threw exception java.lang.NullPointerException at templates/HtmlReport.vsl[line 568, column 122]
      Build step 'Invoke OWASP Dependency-Check analysis' marked build as failure
      

            sspringett Steve Springett
            schlegel_m Markus Schlegel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: