Hi all,
I've been writing a report plug-in to generate some statistics. If it
detects issues with the data which I consider to be serious, I then want to
abort the build. I can do this by throwing a MavenReportException from the
report however this also aborts the flushing of the report contents t
ll the reports show 0 coverage.
>>
>> Ralph
>>
>> Bob Allison wrote:
>>> Sounds like the well-known Cobertura 2.1 problem. Try explicitly
>>> specifying version 2.0 of the plugin and see if that fixes it.
>>>
>>> - Original Message
Hi guys,
I've been trying to nut this out for a couple of days now and need your
help. A few weeks ago I wrote a Junit4 plugin which works perfectly in the
test phase. It doesn't fork or anything fancy, just gets on with the job.
It's header contains the following annotations:
* @requiresDepende
Hi all,
I've just found this thread as a result of checking through the wiki page I
wrote on getting started with Archiva.
Thanks to Wendy for added a quick comment or I would have not know there was
an issue.
I think this whole episode just highlights the problems with not having
proper rel
Hi,
I've been using the source:jar target in maven to jar up the source
directories. It may do what you are looking for.
ciao
Derek
Gary Kind wrote:
>
> I need to zip up a source directory subtree within my pom.xml. Probably
> the best place to do this for me would be in the compile phase
Hi all, a few weeks ago I wrote my own JUnit4.x plugin which has been working
perfectly. But yesterday I added cobertura to a pom and the plugin stopped
working. Whenever cobertura is added the Junit4 plugin's classloader claims
it cannot locate the compiled/instrumented classes. Turning on debug
ut 6 minutes of work. Looks likes it's always this file that is
causing the problem.
ciao
Derek
baerrach wrote:
>
> On 1/17/07, drekka <[EMAIL PROTECTED]> wrote:
>>
>> Hello everyone,
>>
>> I've tried several times to checkout the source code so I can hav
Hello everyone,
I've tried several times to checkout the source code so I can have a look
through it, and perhaps contribute back. However every time I try to do it,
the checkout process dies after about five minutes, returning the following
error:
REPORT request failed on '/repos/asf/!svn/vcc/