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

Plug-in configuration is inflexible and counter-intuitive

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • jacoco-plugin
    • None

      1. Sources must be in sub-directories of the Jenkins job's workspace. For jobs using a custom workspace this will typically not be the case.
      2. Classes must be present as loose class files in sub-directories of the Jenkins job's workspace. It should be possible to specify a generalized class path involving arbitrary directories and JAR files.
      3. Inclusions and exclusions must be specified as a class file filter pattern. This is counter-intuitive and also contrary to the wildcard package/class matching pattern supported by the JaCoCo agent.

            ognjenb Ognjen Bubalo
            adrianp Adrian Price
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: