Filter class directories

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: jacoco-plugin
    • None
    • Environment:
      Jenkins 2.7.3 with JaCoCo plugin 2.0.1

      When using the post build step to publish JaCoCo coverage the plugin takes all files in the **/classes directory.
      Having jar files with large resource files leads to xxxGB of wasted space on the Jenkins server, because this is stored for every build job.

      The plugin should only publish *.class files to the jobs\xxx\builds\123\jacoco\classes directory.

            Assignee:
            Martin Heinzerling
            Reporter:
            Michael Düsterhus
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: