You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Martijn Dashorst <ma...@gmail.com> on 2010/09/07 08:42:36 UTC

Creating a maven integration test

Is this the canonical URL for supplying a IT with a patch?

http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test

So when I have gone through the moves of creating the IT, and creating
a patch for a maven plugin, I can just zip the IT project and attach
it to the plugin's JIRA?

Martijn

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


Re: Creating a maven integration test

Posted by Benjamin Bentmann <be...@udo.edu>.
Martijn Dashorst wrote:

> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
>
> So when I have gone through the moves of creating the IT, and creating
> a patch for a maven plugin, I can just zip the IT project and attach
> it to the plugin's JIRA?

Just to be clear, the URL you gave applies to ITs for the Maven core, 
not for plugins. If you're working on a patch for a plugin, you need to 
check how this particular plugin has set up its testing harness.


Benjamin

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


Re: Creating a maven integration test

Posted by Stephen Connolly <st...@gmail.com>.
yes.  and you might want to ping the dev list if nobody picks up your patch
after a week or so

On 7 September 2010 07:42, Martijn Dashorst <ma...@gmail.com>wrote:

> Is this the canonical URL for supplying a IT with a patch?
>
> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
>
> So when I have gone through the moves of creating the IT, and creating
> a patch for a maven plugin, I can just zip the IT project and attach
> it to the plugin's JIRA?
>
> Martijn
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>