Hi,
Currently I am working on a project that makes use of the
maven-apt-plugin. One of the configuration options for maven-apt-plugin
is the tag which specifies the source directory containing
the generated sources. Default value is src/main/gen. When using the
maven-clover-plugin to do coverage
-clover-plugin/usage.html#Using%20block%20contexts
try,static
I cannot really find out how to do that with the maven-clover-plugin.
Can someone please help me?
Thank you in advance.
-Gisbert
--
Gisbert Amm
Softwareentwickler Infrastruktur
WEB.DE GmbH
Brauerstraße 48 · D-76135 Karlsruhe
In the Clover documentation at
http://cenqua.com/clover/doc/adv/contexts.html is described how to
filter logging statements:
...
However, from
http://maven.apache.org/plugins/maven-clover-plugin/usage.html#Using%20block%20contexts
try,static
I cannot really find out how to
Does anyone know when this will be updated to use the new license file
format?
Andy Aspell-Clark
Software Engineer
(: + 44 (0)1633 637649
+: [EMAIL PROTECTED]
WebSite - www.eadsdsuk.com
For and on behalf of EADS Defence and Security Systems Limited.
Registered Office: Meadows Road , Queensway Mea
On 5/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi Everyone,
I'm running the maven-clover-plugin with the instrument goal on a pom that
has modules. The plugin fails on the ear project because it does not
contain java files. Can I pass an exclude argument to the clover plu
Hi Everyone,
I'm running the maven-clover-plugin with the instrument goal on a pom that
has modules. The plugin fails on the ear project because it does not
contain java files. Can I pass an exclude argument to the clover plugin
to skip this child project?
Thanks,
David
Thanks Wayne. That was very helpful. I added a classifier with no value
to force it to look for the maven generated jar file and not clover generated
jar file because i dont want maven using clover jar file for its builds.
Maya
Wayne Fay <[EMAIL PROTECTED]> wrote: I don't really use Clover, so
I don't really use Clover, so hopefully someone else who uses Clover
will reply with more specific info.
Classifier is simply a child node of dependency:
So you'd want to use clover in your
particular case, to target the -clover.jar file.
Wayne
On 5/10/07, Maya Nayak <[EMAIL P
my parent pom and am calling
clover:instrument goal cause it is not automatically called in
pre site.
org.apache.maven.plugins
maven-clover-plugin
2.4
${env.CLOVER_LIC}
pre-site
instrument
INFO -
INFO - [INFO] [clover:instrumentInternal]
INFO - [WARNING] No Clover instrumentation done as no matching sources files
found
INFO - [INFO] [ear:generate-application-xml]
INFO - [INFO]
INFO - [ERROR] BUILD FAILURE
INF
). What do we need to do in
order to aggregate these modules recursively? I believe we have 4 or 5
levels...
Thanks,
Daniel
[1]
http://maven.apache.org/plugins/maven-clover-plugin/usage.html#Aggregating%20Clover%20Reports
--
View this message in context:
http://www.nabble.com/Maven2-Clo
The Maven team is pleased to announce the release of the Maven Clover
plugin, version 2.4.
You can run mvn -up to get the latest version of the plugin, or
specify the version in your project's plugin configuration:
org.apache.maven.plugins
maven-clover-plugin
2.4
Here are the re
Hi,
We have maven-clover-plugin v2.2 installed and, although I see the MCLOVER-35:
http://jira.codehaus.org/browse/MCLOVER-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
is resolved in v.2.2, it's still not working for me.
The build is working just fine.. it'
Marcos Silva Pereira wrote:
Hello, I take a look at clover plugin and I see that documentation in svn
are different of documention in site. I also made some little changes in
docs (to add an example about method filters using contextFilters
parameter). How can I apply a patch to this plugin
Hello, I take a look at clover plugin and I see that documentation in svn
are different of documention in site. I also made some little changes in
docs (to add an example about method filters using contextFilters
parameter). How can I apply a patch to this plugin?
Kind Regards,
--
Marcos Silva
to check whether this could be helpful in achieving coverage for
webapplications using clover and weblogic.
Regards
Raju
--
View this message in context:
http://www.nabble.com/maven-clover-plugin-not-instrumenting-test-classes-tf3512942s177.html#a9810621
Sent from the Maven - Users mailing list
We are pleased to announce the Maven Clover Plugin 1.11.2 release!
http://maven.apache.org/maven-1.x/plugins/clover/
The Clover plugin allows measuring test coverage using Clover
(http://www.cenqua.com/clover
In addition to modifying the reporting section, I added the following to
my plugins section.
org.apache.maven.plugins
maven-clover-plugin
pre-site
instrument
That solved the issue I had. Thanks
> When I get that message, I usually delete
> $M2_REPO/org/apache/maven/plugins/[plugin-name]
That did the trick. Thanks.
--
View this message in context:
http://www.nabble.com/clover-plugin-tf2816112s177.html#a7859970
Sent from the Maven - Users mailing list archive at Nabb
you're looking in the wrong place the right one is
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clover-plugin/
I don't know what is http://repo1.maven.org/maven2/plugins but it
shouldn't affect you at all provided you didn't change your repo or
mirror.
On 12/13/06, jcaddel <[EMAIL PROTECTED]> wrote:
What's the current status of the maven-clover-plugin?
There is nothing but an empty directory at
http://repo1.maven.org/maven2/plugins/org/apache/maven/plugins/maven-clover-plugin/
Try: http://repo1.maven.org/maven2/org/apache/ma
What's the current status of the maven-clover-plugin?
There is nothing but an empty directory at
http://repo1.maven.org/maven2/plugins/org/apache/maven/plugins/maven-clover-plugin/
My relevant pom.xml snippet:
maven-clover-plugin
Produces this error me
On 11/15/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
Its open source... When you have a problem, sometimes its best/easiest
to just jump in with both feet and try to find the problem, and solve
it yourself. Otherwise you're entirely dependent on someone else
fixing things for you on their schedule.
Its open source... When you have a problem, sometimes its best/easiest
to just jump in with both feet and try to find the problem, and solve
it yourself. Otherwise you're entirely dependent on someone else
fixing things for you on their schedule.
Wayne
On 11/15/06, Jeff Mutonho <[EMAIL PROTECTED
On 11/15/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
I'll try to have a look at it today (no guarantees though). What you could
investigate is to read the code and fix what's wrong! :-)
Lol...Of course... I forgot I should just leap in and submit a patch
:^) .Seriously though, will take a lo
or them
(except for the compile bug reported today by Nick:
http://jira.codehaus.org/browse/MCLOVER-62
Thanks
-Vincent
> -Original Message-
> From: Jeff Mutonho [mailto:[EMAIL PROTECTED]
> Sent: mercredi 15 novembre 2006 07:59
> To: Maven Users List
> Subject: Re: maven-clov
You can try setting the debug flags and stepping through the
maven-clover-plugin code in Eclipse/Netbeans while its executing...
Wayne
On 11/15/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
Hi guys
Anyone with an idea what I could perhaps investigate?
--
Jeff Mutonho
Cape Town
Hi guys
Anyone with an idea what I could perhaps investigate?
--
Jeff Mutonho
Cape Town
South Africa
GoogleTalk : ejbengine
Skype: ejbengine
Registered Linux user number 366042
-
To unsubscribe, e-mail: [EMAIL PRO
i.e
PortalProject/pom.xml) I have the following(amongst other reporting
plugins)
..
...
maven-clover-plugin
D:/MAVEN-WORK/portal-domain/src/za/co/pragmaticus/portal/vo/*.java
I
Sorry bout that :), it's at the same level as the src directory.
-Original Message-
From: Jeff Mutonho [mailto:[EMAIL PROTECTED]
Sent: 09 November 2006 03:32 PM
To: Maven Users List
Subject: Re: maven-clover-plugin problem
On 11/9/06, Van Niekerk, Ida <[EMAIL PROTECTED
On 11/9/06, Van Niekerk, Ida <[EMAIL PROTECTED]> wrote:
Thanks so much for your response. I have four projects and a pom.xml in
each. So it will be something like c:\Somefolder\DynabobATM\pom.xml.
Where DynabobATM is one of my projects.
I meant relative to
"src\main\java\za\co\fnb\ssc\dynabob
Users List
Subject: Re: maven-clover-plugin problem
On 11/9/06, Van Niekerk, Ida <[EMAIL PROTECTED]> wrote:
> Hi there,
>
>
>
> I am using the maven clover plugin 2.3 and am trying to exclude files
> from instrumentation. My package structure is the following :
>
>
&
On 11/9/06, Van Niekerk, Ida <[EMAIL PROTECTED]> wrote:
Hi there,
I am using the maven clover plugin 2.3 and am trying to exclude files
from instrumentation. My package structure is the following :
src\main\java\za\co\fnb\ssc\dynabob\atm\somepackage\page\*.java.
I don't wa
Hi there,
I am using the maven clover plugin 2.3 and am trying to exclude files
from instrumentation. My package structure is the following :
src\main\java\za\co\fnb\ssc\dynabob\atm\somepackage\page\*.java.
I don't want the page package to be instrumented, so have added the
foll
We are pleased to announce the Maven Clover Plugin 1.11.1 release!
http://maven.apache.org/maven-1.x/plugins/clover/
The Clover plugin allows measuring test coverage using Clover
(http://www.cenqua.com/clover
> -Original Message-
> From: Gisbert Amm [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 octobre 2006 16:47
> To: Maven Users List
> Subject: Re: Clover Plugin doesn't generate XML report
>
> Vincent Massol wrote:
> >
> >>>There shoul
y strange. What version of the clover plugin are you using?
The latest release, 2.3.
Figured it out!!! My mistake!!!
In my pom.xml, there are two sections for the Clover plugin -
one in to configure the history dir and one in for
the reports.
I simply added /tmp/cloverhistory to the
section
> -Original Message-
> From: Gisbert Amm [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 octobre 2006 15:04
> To: Maven Users List
> Subject: Re: Clover Plugin doesn't generate XML report
>
> Vincent Massol wrote:
> >>
> >>I've set
>
Vincent Massol wrote:
I've set
true
as described on
http://maven.apache.org/plugins/maven-clover-plugin/howto.html,
but the plugin doesn't seem to produce the XML report.
As the doc says there's no report generated, only an XML file which you can
link to your web
Hi,
> -Original Message-
> From: Gisbert Amm [mailto:[EMAIL PROTECTED]
> Sent: mercredi 11 octobre 2006 12:18
> To: Maven Users List
> Subject: Clover Plugin doesn't generate XML report
>
> I've set
>
>
> true
>
>
> as described
I've set
true
as described on
http://maven.apache.org/plugins/maven-clover-plugin/howto.html,
but the plugin doesn't seem to produce the XML report.
Did I miss something? Which file is the XML report supposed to be
generated to?
The Maven team is pleased to announce the release of the Maven Clover
Plugin, version 2.3
http://maven.apache.org/plugins/maven-clover-plugin/
You can run mvn -U to get the latest version of the plugin, or specify
the version in your project's plugin configuration:
org.apache.maven.pl
> -Original Message-
> From: fuvo [mailto:[EMAIL PROTECTED]
> Sent: jeudi 5 octobre 2006 19:10
> To: users@maven.apache.org
> Subject: RE: [mvn] clover-plugin documentation is very annoying
>
>
> Hi Vincent,
>
> >Which version of the plugin are you u
context:
http://www.nabble.com/-mvn--clover-plugin-documentation-is-very-annoying-tf2389157.html#a6664059
Sent from the Maven - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
> -Original Message-
> From: fuvo [mailto:[EMAIL PROTECTED]
> Sent: jeudi 5 octobre 2006 17:28
> To: users@maven.apache.org
> Subject: RE: [mvn] clover-plugin documentation is very annoying
>
>
> Hi Vincent,
>
> sorry, sometimes its better to sleep over
Hi Vincent,
sorry, sometimes its better to sleep over something ;-) - sorry for that
post.
>Both the documentation and code are correct AFAIK. The correct way is to
use
>licenseLocation as licenseFile has been deprecated (see
>http://maven.apache.org/plugins/maven-clover-plugin/i
Hi Volker,
> -Original Message-
> From: fuvo [mailto:[EMAIL PROTECTED]
> Sent: jeudi 5 octobre 2006 17:00
> To: users@maven.apache.org
> Subject: [mvn] clover-plugin documentation is very annoying
>
>
> Hello,
>
> I just try to find out if mvn now meets ou
Hello,
I just try to find out if mvn now meets our requirements (availibilty of the
reports). The last 2 hours I tried to get the maven-clover-plugin to work,
but wherever I placed my clover-license I got the message, that it has
already expired.
I searched the ng, read the documentation and
plugin problem
Hi,
I am trying to get clover maven 2 plgin working but seem to have run into a
problem during first off db generation. Here is the snipet of my pom:
org.apache.maven.plugins
maven-clover-plugin
1.5
pre-site
instrument
..
The I run mvn site and I am getting
The Maven team is pleased to announce the release of the Maven Clover
Plugin, version 2.2
http://maven.apache.org/plugins/maven-clover-plugin/
You can run mvn -U to get the latest version of the plugin, or specify
the version in your project's plugin configuration:
org.apache.maven.pl
Hi Jason,
> -Original Message-
> From: Ximius [mailto:[EMAIL PROTECTED]
> Sent: mercredi 21 juin 2006 21:24
> To: users@maven.apache.org
> Subject: RE: Failure with clover plugin
>
>
> No, this is m2. This project doesnt have any M1 build at all actually. Wh
x27;t think that the clover jdk 1.5 annotation is currently supported in
> the m1 clover plugin. Could you please create a jira issue for this?
>
> Thanks
> -Vincent
>
>> -Original Message-
>> From: Vincent Massol [mailto:[EMAIL PROTECTED]
>> Sent: vend
Jason,
I gather from your off-list email that you're using maven 1. I thought you
were using m2 when I answered.
I don't think that the clover jdk 1.5 annotation is currently supported in
the m1 clover plugin. Could you please create a jira issue for this?
Thanks
-Vincent
>
Hi Jason,
Does it work with Clover when you're not using the Clover plugin? Could you
post your pom.xml?
Thanks
-Vincent
> -Original Message-
> From: Parrott, Jason [mailto:[EMAIL PROTECTED]
> Sent: vendredi 16 juin 2006 18:18
> To: users@maven.apache.org
> Subject:
Hi,
Im getting this error any time I attempt to use the clover plugin with
code that has java 5 annotations in it. As soon as I remove the jdk 1.5
source it runs fine. I know that I have set the JDK 1.5 option and there
is a log msg that notes it is being used. Any help is appreciated:
Clover
rom: Ryan C. Payne [mailto:[EMAIL PROTECTED]
> Sent: jeudi 11 mai 2006 19:21
> To: users@maven.apache.org
> Subject: maven-clover-plugin 2.1 site:site troubles
>
>
> I have spent all morning today trying to get the latest clover plugin to
> work. I am able to run the clover goals f
Yes, I negelected to mention it in the previous message, but the report is
listed in the reporting section:
org.apache.maven.plugins
maven-project-info-reports-plugin
org.apache.maven.plugins
maven-clover-plugin
2.1
Have you added clover to the section? is not
relevant during site:site.
-Original Message-
From: Ryan C. Payne [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 12:21 PM
To: users@maven.apache.org
Subject: maven-clover-plugin 2.1 site:site troubles
I have spent all morning
I have spent all morning today trying to get the latest clover plugin to
work. I am able to run the clover goals from the command line and have no
problems there. For the life of me, I cannot get the clover reports to be
generated when I build the site. I have followed the instructions on the
Hi George,
You're using a wrong format that doesn't exist. Try instead:
**/*Fake*.java
Thanks
-Vincent
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: lundi 8 mai 2006 06:56
To: users@maven.apache.org
Cc: [EMAIL PROTECTED]
Subject: Maven Clover
quot;Maven Users List"
Sent: Sunday, March 26, 2006 1:16 AM
Subject: RE: Clover Plugin
I think it would be better to have the location defined in the user's
settings.xml file. That would allow having a build machine with its own
license file etc. The absolute path is seldom a
ECTED]
Sent: Friday, March 24, 2006 2:03 PM
To: Maven Users List
Subject: Re: Clover Plugin
You could perhaps try an absolute pathname to the file ie
/home/afreeman/clover/clover.license or c:/maven/clover/clover.license
etc but I'm not certain that this would work...
Wayne
On 3/24/06, Aar
Hi Aaron,
I'm fixing the doc on this. You need to specify a licenseFile element.
Here's what I'm adding to the doc:
"
Specifying a custom license file
The Clover plugin provides a default evaulation license. However if your
project is a commercial project
you need
> -Original Message-
> From: Aaron Freeman [mailto:[EMAIL PROTECTED]
> Sent: vendredi 24 mars 2006 21:34
> To: Maven Users List
> Subject: Re: Clover Plugin
>
> That worked. I guess I was putting the license in the wrong place.
> However, if you do it this way th
but not have to include
> it in the project.
>
>
>
> On 3/24/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > I believe this is "correct"...
> >
> >
> > org.apache.maven.plugins
> > maven-clover-plugin
> >
> > clover.license
x27;s could reference it, but not have to include
it in the project.
On 3/24/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> I believe this is "correct"...
>
>
> org.apache.maven.plugins
> maven-clover-plugin
>
> clover.license
>
>
>
> Way
I believe this is "correct"...
org.apache.maven.plugins
maven-clover-plugin
clover.license
Wayne
On 3/24/06, Boris Lenzinger <[EMAIL PROTECTED]> wrote:
> Have a look here:
> http://mavenbook.xwiki.com/xwiki/bin/view/Clover%20Plugin%20v1/9%20released
>
ut it can be a
track.
Aaron Freeman a écrit :
I was looking into using Clover at my company, so I got an evaluation
license from there web site. I wanted to use it with the Maven Clover
plugin, but I can't figure out how to specify the license file. How is
this supposed to be done? I could
I was looking into using Clover at my company, so I got an evaluation
license from there web site. I wanted to use it with the Maven Clover
plugin, but I can't figure out how to specify the license file. How is
this supposed to be done? I couldn't really find much on the ne
We are pleased to announce the Maven Clover Plugin 1.11 release!
http://maven.apache.org/maven-1.x/reference/plugins/clover/
The Clover plugin allows measuring test coverage using Clover
(http://www.cenqua.com/clover
The Clover plugin for Maven2 v2.0 has been released.
Documentation can be found at:
http://maven.apache.org/plugins/maven-clover-plugin/
Some usage examples can be found at: http://tinyurl.com/atax2
Current features:
* Generate Clover reports (clover:clover)
* Ability to fail the build if the
Hi Chris,
> -Original Message-
> From: Chris Gray [mailto:[EMAIL PROTECTED]
> Sent: mercredi 16 novembre 2005 22:36
> To: users@maven.apache.org
> Subject: [m2] Problem with clover plugin
>
> Hi there,
>
> We've got Maven2 setup and building ou
Hi there,
We've got Maven2 setup and building our project, but there seems to be
something weird going on with the clover plugin. We have a number of test
cases that are dependent on files that are included in /META-INF. The test
cases complete correctly when we execute mvn test, but w
gt; > -Original Message-
> > > From: Wim Deblauwe [mailto: [EMAIL PROTECTED]
> > > Sent: mardi 15 novembre 2005 09:40
> > > To: Maven Users List
> > > Subject: Re: [m2] Clover plugin
> > >
> > > >
> > > > WRT to the locale yes
There is an old attempt in the mojo.codehaus.org
<http://mojo.codehaus.org>sandbox. It needs to be update in the same
way as the clover plugin.
We'd appreciate it if you'd consider contributing it back there, if you do
get the chance to work on it.
Cheers,
Brett
On 11/15/05, D
Users List
cc
Subject
Re: [m2] Clover plugin
What dont you guys use cobertura*(code coverage tool)
instead of clover ,
its free compared to clover where you need to have a license .
http://cobertura.sourceforge.net/
regards,
Javed
On 11/15/05, Wim Deblauwe <[EMAIL PROTECTED]> w
Done: http://jira.codehaus.org/browse/MNG-1572
2005/11/15, Vincent Massol <[EMAIL PROTECTED]>:
>
>
>
> > -Original Message-
> > From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> > Sent: mardi 15 novembre 2005 09:40
> > To: Maven Users L
> -Original Message-
> From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> Sent: mardi 15 novembre 2005 09:40
> To: Maven Users List
> Subject: Re: [m2] Clover plugin
>
> >
> > WRT to the locale yes it sounds like a bug. Please file a JIRA.
> >
>
&
>
> WRT to the locale yes it sounds like a bug. Please file a JIRA.
>
In what JIRA should I file it? Maven 2 JIRA?
regards,
wim
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: mardi 15 novembre 2005 09:08
> To: 'Maven Users List'
> Subject: RE: [m2] Clover plugin
[snip]
> > I added:
> >
> > org.apache.maven.plugins
> > maven-c
Hi Wim,
> -Original Message-
> From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> Sent: lundi 14 novembre 2005 15:40
> To: Maven Users List
> Subject: [m2] Clover plugin
>
> Hi,
>
> how does one use the clover plugin? I was looking at
> http://maven.apache.o
> -Original Message-
> From: Anuerin Diaz [mailto:[EMAIL PROTECTED]
> Sent: lundi 14 novembre 2005 17:32
> To: Maven Users List
> Subject: Re: [m2] Clover plugin
>
> i forgot that i also added this in my dependency:
>
>
>clover
>clover
>
Hi,
I got further now. I removed the group and then maven would find the plugin.
So having this does not work:
org.apache.maven.plugins
maven-clover-plugin
but this does:
maven-clover-plugin
But, there seems to be a locale problem in the current version of the
plugin. Is this a known bug
odule
> [INFO] task-segment: [site]
> [INFO]
>
>
> [INFO]
>
>
> [ERROR] BUILD ERROR
> [INFO]
>
> --------
ns:maven-clover-plugin' does not
exist or no valid version could be found
[INFO]
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: The plugin '
org.apache.maven.plugins:maven-clover-plugin
On 11/15/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> Neither of these should be required with the current version, though
> I'm not sure when it was last released. At worst you only need the
> first and it should be added to the clover plugin definition, not a
> gener
Neither of these should be required with the current version, though
I'm not sure when it was last released. At worst you only need the
first and it should be added to the clover plugin definition, not a
general dependency.
The clover DB is also not required as that is the default.
Wim, any
i forgot that i also added this in my dependency:
clover
clover
1.3.5
maven
maven-clover-plugin
1.8
i think the last dependency will get the first but i dont have the
time to check. i added the first one much earlier when i was figuring
out how to make clover work. the
i managed to use clover an hour ago. i just added this in my project descriptor:
maven-clover-plugin
${basedir}/target/clover/clover.db
${basedir}/../licenses/clover/clover.license
and clover was activated when i
Hi,
how does one use the clover plugin? I was looking at
http://maven.apache.org/plugins/maven-clover-plugin/ for some information,
but I can't get it working.
I added:
org.apache.maven.plugins
maven-clover-plugin
to my reporting/plugins section. Then I tried mvn site, but I got an error
Vincent:
Thank you,
Gary.
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 07, 2005 1:29 AM
> To: users@maven.apache.org; dev@maven.apache.org
> Subject: [ANN] Maven Clover Plugin 1.10 released
>
> We are pleased to anno
We are pleased to announce the Maven Clover Plugin 1.10 release!
http://maven.apache.org/reference/plugins/clover/
The Clover plugin allows measuring test coverage using Clover
(http://www.cenqua.com/clover).
Changes in this version include:
Fixed bugs:
o The ant:clover-checkAnt task
> -Original Message-
> From: Gary Gregory [mailto:[EMAIL PROTECTED]
> Sent: mardi 2 août 2005 17:52
> To: Maven Users List
> Subject: RE: [clover] Release a clover plugin (1.10?) for Clover 1.3.9?
>
> Does an [ann] get posted here when plugins are released?
:29 AM
To: 'Maven Users List'
Subject: RE: [clover] Release a clover plugin (1.10?) for Clover 1.3.9?
Hi Gary,
I'll try to release it sometime this week.
Thanks
-Vincent
-Original Message-
From: Gary Gregory [mailto:[EMAIL PROTECTED]
Sent: lundi 1 août 2005
Does an [ann] get posted here when plugins are released? Should I watch another
list?
Thanks,
Gary
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 01, 2005 1:29 AM
> To: 'Maven Users List'
> Subject: RE: [clover] Rele
Hi Gary,
I'll try to release it sometime this week.
Thanks
-Vincent
> -Original Message-
> From: Gary Gregory [mailto:[EMAIL PROTECTED]
> Sent: lundi 1 août 2005 01:24
> To: users@maven.apache.org
> Subject: [clover] Release a clover plugin (1.10?) for Clover 1.3.9?
Hello:
Can we get a released version of the clover plugin (1.10?) for Clover
1.3.9?
Thanks,
Gary
chlan Roche [mailto:[EMAIL PROTECTED]
> Sent: mercredi 6 juillet 2005 09:30
> To: Maven Users List
> Subject: [m2] clover plugin?
>
> is there a version of the clover plugin for maven 2?
>
>
> --
> lachlan
--
is there a version of the clover plugin for maven 2?
--
lachlan
Hi Tim,
> -Original Message-
> From: Tim Dyck [mailto:[EMAIL PROTECTED]
> Sent: lundi 27 juin 2005 21:48
> To: users@maven.apache.org
> Subject: Clover plugin question - how to use clover1.3.8.jar
>
> Where can I download the maven clover snapshot 1.10 - I nee
1 - 100 of 168 matches
Mail list logo