-
Story
-
Resolution: Not A Defect
-
Minor
-
None
"Code Coverage Plugin" has reached "end-of-life" and got replaced by "Coverage Plugin".
However, it cannot be uninstalled because "Cobertura Plugin" has a dependency on it.
"Cobertura Plugin" should switch to "Coverage Plugin" instead.
markewaite, I think you have slightly misunderstood, or I have misunderstood what you are trying to say.
As I pointed out initially, "Code Coverage Plugin" and "Coverage Plugin" are different.
see also https://github.com/jenkinsci/cobertura-plugin/issues/219#issuecomment-2206771023 where the same is pointed out.
"Code Coverage Plugin" is deprecated but "Cobertura Plugin" still depends on it, preventing removal of "Code Coverage Plugin" from Jenkins.
"Cobertura plugin" has to start making use of the new "Coverage Plugin" instead of the deprecated "Code Coverage Plugin".
I personally doubt that any significant transformation is required in "Cobertura plugin" besides re-pointing it to "Coverage Plugin" but I will defer to the experts.