Re: Version Information needed.

2017-09-19 Thread Manfred Moser
The version for the cobertur and any other non-core plugin is set in the pom of your project (or a parent of it). You can see the version in the log output of an invocation of it (typically your normal build log) manfred jayant sable wrote on 2017-09-19 05:06: > Hey folks, > > I'm using

RE: Version Information needed.

2017-09-19 Thread Robert Patrick
[Removing Maven dev list from the email thread via BCC] This plugin is not part of the Maven core so you can likely use any modern version of the plugin with Maven 3.2.5. As for how to use it, probably best to start with http://www.mojohaus.org/cobertura-maven-plugin/ and then ask more