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

cvs checkout failure runs jdepend even though nothing was build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • jdepend-plugin
    • None
    • hudson 1.382

      When aborting cvs checkout (in my case with kill PID in the shell), the cvs checkout is aborted, no build is executed, but jdepend still runs.

      Sonar on the other hand is skipped, I think the correct behavior would be to skip jdepend as well.

      [project] $ cvs -q -z3 update -PdC -D "Tuesday, October 26, 2010 8:06:27 AM UTC"
      cvs [update aborted]: received termination signal
      FATAL: CVS failed. exit code=1
      ha:AAAAWB+LCAAAAAAAAABb85aBtbiIQSmjNKU4P08vOT+vOD8nVc8DzHWtSE4tKMnMz/PLL0ldFVf2c+b/lb5MDAwVRQxSaBqcITRIIQMEMIIUFgAAckCEiWAAAAA=[JDepend] JDepend plugin is ready
      [JDepend] Starting JDepend file, outputting to /home/lehmann/apache-tomcat-6.0.29/temp/jdepend1994460556152044497.xml
      [JDepend] Found 61211 classes in 3720 packages
      Sending e-mails to: email
      Skipping sonar analysis due to bad build status FAILURE
      Finished: FAILURE

            Unassigned Unassigned
            alexlehm Alex Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: