Re: Creating a maven integration test

2010-09-07 Thread Benjamin Bentmann
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 UR

Re: Creating a maven integration test

2010-09-07 Thread Stephen Connolly
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 wrote: > Is this the canonical URL for supplying a IT with a patch? > > http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test &g

Creating a maven integration test

2010-09-06 Thread Martijn Dashorst
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