Re: Standard location for a plugin smoke test

2007-09-09 Thread Jason van Zyl
On 9 Sep 07, at 8:24 PM 9 Sep 07, Brett Porter wrote: Sorry, not quite grokking this - are you referring to setting up plugin ITs like the Maven core-its, but on a per-plugin basis? I think basically we want in each project: . `-- src `-- functional-tests |-- java `-- pr

Re: Standard location for a plugin smoke test

2007-09-09 Thread Jason van Zyl
-Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Sunday, September 09, 2007 10:00 PM To: Maven Developers List Subject: Standard location for a plugin smoke test Hi, Just doing some more planning for 2.1 and it would be very advantageous if we could harness many of t

RE: Standard location for a plugin smoke test

2007-09-09 Thread Brian E. Fox
lto:[EMAIL PROTECTED] Sent: Sunday, September 09, 2007 10:00 PM To: Maven Developers List Subject: Standard location for a plugin smoke test Hi, Just doing some more planning for 2.1 and it would be very advantageous if we could harness many of the ITs created for plugins in a standard way so

Re: Standard location for a plugin smoke test

2007-09-09 Thread Brett Porter
Sorry, not quite grokking this - are you referring to setting up plugin ITs like the Maven core-its, but on a per-plugin basis? I think basically we want in each project: . `-- src `-- functional-tests |-- java `-- projects |-- test-project1 | |--

Standard location for a plugin smoke test

2007-09-09 Thread Jason van Zyl
Hi, Just doing some more planning for 2.1 and it would be very advantageous if we could harness many of the ITs created for plugins in a standard way so that we could run a build of Maven against as many plugins as we can get our hands on. I was thinking a standard directory location of a