Hi,
I have a slightly unusual situation where I have shared overlay webapps
that are assembled into standalone webapps and into larger aggregate
webapps. The httpunit (junit) integration tests are contained within
the overlay (component) project. However, I'd like to execute the same
suites of tests against the aggregate projects. The surefire plugin
relies upon having the test source files within the project being tested
to determine which tests to execute.
Has anyone come up with a workaround for this situation? i.e. execute
tests in a project other than the one where the test sources exist?
I'm thinking I'm going to require both the overlay and aggregator webapp
integration sources on the same filesystem. Then either multiple test
source directories or copy all test sources into a single dir before
executing surefire.
cheers
Nathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]