RE: Cobertura code coverage tool plugin?

2005-06-08 Thread Jörg Schaible
Carlos, Carlos Sanchez wrote on Tuesday, June 07, 2005 7:36 PM: Hi, As I've commented in the JIRA issue the plugin can be hosted in SF http://maven-plugins.sourceforge.net/ and if everything goes ok it could be added to the maven distribution. What's the point in keeping jcoverage plugin

RE: Cobertura code coverage tool plugin?

2005-06-08 Thread Jeff Jensen
:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 1:24 AM To: Maven Users List Subject: RE: Cobertura code coverage tool plugin? Carlos, Carlos Sanchez wrote on Tuesday, June 07, 2005 7:36 PM: Hi, As I've commented in the JIRA issue the plugin can be hosted in SF http://maven

Re: Cobertura code coverage tool plugin?

2005-06-08 Thread Carlos Sanchez
Hi, We can leave the jcoverage plugin as is, there's no need to remove it. I suggested starting a new project in SF so this guys could easily work on it and later it could be added to the main distribution. If not, I may find the time to create a new plugin in apache but then apache comitters

Re: Cobertura code coverage tool plugin?

2005-06-08 Thread Jamie Bisotti
I've started working on this locally (in what little bit of spare time I manage to find). How would I go about getting included in the Maven-Plugins Sourceforge project? On 6/8/05, Carlos Sanchez [EMAIL PROTECTED] wrote: Hi, We can leave the jcoverage plugin as is, there's no need to remove

Re: Cobertura code coverage tool plugin?

2005-06-08 Thread Brett Porter
send a mail to the developer list at maven-plugins.sf.net. Include your sourceforge username. (sorry for the duplicate Jamie, I accidentally dropped the list from the first reply) On 6/9/05, Jamie Bisotti [EMAIL PROTECTED] wrote: I've started working on this locally (in what little bit of spare

Re: Cobertura code coverage tool plugin?

2005-06-08 Thread Carlos Sanchez
I've created a new cobertura cvs folder for you with initial files. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/maven-plugins/maven-plugins/cobertura/ On 6/8/05, Brett Porter [EMAIL PROTECTED] wrote: send a mail to the developer list at maven-plugins.sf.net. Include your sourceforge

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Carlos Sanchez
Hi, As I've commented in the JIRA issue the plugin can be hosted in SF http://maven-plugins.sourceforge.net/ and if everything goes ok it could be added to the maven distribution. Regards On 6/7/05, Jamie Bisotti [EMAIL PROTECTED] wrote: Are there any plans to add the Cobertura code coverage

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Jeff Jensen
It seems you have successfully installed and run it. Will you share some instructions on how to set up the in-progress plugin using the latest plugin attached to bug 25 please? (pretty puhleeease!? ;-) Quoting Jamie Bisotti [EMAIL PROTECTED]: Are there any plans to add the Cobertura code

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Jamie Bisotti
1. Download maven-cobertura-plugin-1.4.jar, which is attached to the JIRA issue; place it in MAVEN_HOME/plugins 2. Download cobertura (from the sourceforge site); and unpack it locally. 3. Copy cobertura-1.4/lib/asm/2.0.RC1/asm-2.0.RC1.jar to

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Jamie Bisotti
PROTECTED] Sent: Tuesday, June 07, 2005 1:36 PM To: Maven Users List; Jamie Bisotti Subject: Re: Cobertura code coverage tool plugin? Hi, As I've commented in the JIRA issue the plugin can be hosted in SF http://maven-plugins.sourceforge.net/ and if everything goes ok it could be added

RE: Cobertura code coverage tool plugin?

2005-06-07 Thread Will Gwaltney
, but it has a life of its own - Roger Penrose - -Original Message- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 07, 2005 4:02 PM To: Maven Users List Subject: Re: Cobertura code coverage tool plugin? Any chance of back porting