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
-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
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
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
| |--
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