-
Task
-
Resolution: Unresolved
-
Major
Hi ,
I am using cobertura plugin to generate reports but seems I am missing something in the configuration. Please help with the error attached.
I have added below steps in build.gradle
buildscript
{
repositories {
maven { url "https://plugins.gradle.org/m2/"}}
dependencies {
classpath "net.saliman:gradle-cobertura-plugin:2.2.7"}}
apply plugin: "net.saliman.cobertura"}}
[JENKINS-63747] Getting error while trying to execute cobertura using pipeline script
Assignee | New: jenkins admin [ administrators ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Labels | New: pipeline |