On 6/6/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

To do this, I need to convince Surefire *not* to run during the test
phase, but instead to run during integration-test, (preferably only
when a profile is enabled.)

Is there a way?  If I configure <skip>true</skip>, then *all* of my
executions get skipped. :(

I haven't found a way to 'un bind' Surefire from the test phase, but
on struts-dev, David DeWolf provided one solution involving <excludes>
during the default Surefire execution in the test phase, then
<includes> in an execution bound to the integration-test phase.

http://www.nabble.com/RE%3A-Maven2-and-Functional-Integration-Tests-p4739258.html

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to