Hi Martin,
> -Original Message-
> From: Martin van den Bemt [mailto:[EMAIL PROTECTED]
> Sent: lundi 19 décembre 2005 18:44
> To: Maven Developers List
> Subject: Re: Integration tests for core plugins
>
> Hi Vincent,
>
> Assume you got back home safely :
Hi Vincent,
Assume you got back home safely :)
Are you also trying to solve the outstanding issues currently in JIRA ?
I created a dutch language file for clover and like to add the use of
licenseFile to the docs.
Anything else on the list you want/are able to delegate ? (you have to do the
pat
> -Original Message-
> From: John Casey [mailto:[EMAIL PROTECTED]
> Sent: lundi 19 décembre 2005 18:11
> To: Maven Developers List
> Subject: Re: Integration tests for core plugins
>
> Hi Vincent,
>
> IMO, we should be using the IT plugin, since we're
Hi Vincent,
IMO, we should be using the IT plugin, since we're testing a given
plugin in the context of a running Maven instance, not on its own. For
tests we *can* do in isolation, I think unit testing still needs to be
part of the solution, maybe even using PlexusTestCase derivatives where