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

Cobertura plugin should autoconfigure for Maven projects

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • cobertura-plugin
    • None

      Try this:

      • Add a Maven-based project to Hudson.
      • Make sure you have the Cobertura plugin installed.
      • Go to the job configuration page for your project: http://hudson/job/my-project/configure
      • Check the "Publish Cobertura Coverage Report" box.

      Current result:

      • For Cobertura/Hudson to find my coverage data I have to fill in "**/target/site/cobertura/coverage.xml" in "Cobertura xml report pattern".

      Expected result:

      • Checking the box should have been enough for the plugin to locate my data, just like it is with the FindBugs plugin.
      • If I wanted the plugin to look somewhere else for the coverage data, there should be an advanced option for that.

          [JENKINS-6684] Cobertura plugin should autoconfigure for Maven projects

          walles created issue -
          Stephen Connolly made changes -
          Assignee Original: Stephen Connolly [ stephenconnolly ] New: Oliver Gondža [ olivergondza ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 136779 ] New: JNJira + In-Review [ 174567 ]
          Oliver Gondža made changes -
          Assignee Original: Oliver Gondža [ olivergondza ]

            Unassigned Unassigned
            walles walles
            Votes:
            6 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: