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 maven 3.2.5 and with that I'm using cobertura-maven-plugin to
> generate code coverage report.
> 
> I want to know which version of cobertura-maven-plugin is used in maven
> 3.2.5??
> How can I do that.
> 
> Thanks.
> 


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



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 
specific questions if something doesn’t work using the plugin project's mailing 
list (which you can find at 
http://www.mojohaus.org/cobertura-maven-plugin/mail-lists.html)...


-Original Message-
From: jayant sable [mailto:jayants...@gmail.com] 
Sent: Tuesday, September 19, 2017 7:06 AM
To: d...@maven.apache.org; users@maven.apache.org
Subject: Version Information needed.

Hey folks,

I'm using maven 3.2.5 and with that I'm using cobertura-maven-plugin to 
generate code coverage report.

I want to know which version of cobertura-maven-plugin is used in maven 3.2.5??
How can I do that.

Thanks.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org