You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2010/12/03 09:01:10 UTC

Maven Plugin Development

Hi to all,

currently i'm developing a Maven Plugin and using integration tests 
(currently done by maven-invoker plugin)...

But now i came to the point that i have to test my plugin within the 
release process (release:prepare, release:perform)...

The question is:

Does someone successfully made an integration test for one or both of 
the above phases via maven-invoker plugin as an integration test or with 
any other integration-test tools for Maven plugin development ?

Many thanks in advance
Kind regards
Karl Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Maven Plugin Development

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Stehpen,

> have a look at the integration tests for maven-release-plugin
Many thanks for your hint...

Kind regards
Karl Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Maven Plugin Development

Posted by Stephen Connolly <st...@gmail.com>.
have a look at the integration tests for maven-release-plugin

On 3 December 2010 08:01, Karl Heinz Marbaise <kh...@gmx.de> wrote:

> Hi to all,
>
> currently i'm developing a Maven Plugin and using integration tests
> (currently done by maven-invoker plugin)...
>
> But now i came to the point that i have to test my plugin within the
> release process (release:prepare, release:perform)...
>
> The question is:
>
> Does someone successfully made an integration test for one or both of the
> above phases via maven-invoker plugin as an integration test or with any
> other integration-test tools for Maven plugin development ?
>
> Many thanks in advance
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
> Hauptstrasse 177                         USt.IdNr: DE191347579
> 52146 Würselen                           http://www.soebes.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>