Created KNOX-1480 to remove the Cobertura maven plugin. Kevin Risden
On Mon, Oct 1, 2018 at 11:09 AM Kevin Risden <[email protected]> wrote: > Is the Cobertura Maven Plugin [1] still used? The plugin hasn't been > updated since 2015 so I'm pretty sure it is dead. From the looks of the > pom, it is only used to check that tests are run. I tried to generate the > site for the reporting plugin with "mvn site" and ran into issues about > javadoc and more. I don't see any of the output from the plugin as part of > the Jenkins build either. > > Can the Cobertura Maven plugin be removed? > > 1. http://www.mojohaus.org/cobertura-maven-plugin/ > > Kevin Risden >
