In the config you first post, only one of your executions mentions a XML
file so it'll ignore (or generate) your testng.xml.  What what maven/testng
stuff I've done - if you mention the suitexml file then groups/exclusions
defined in the pom are ignored ( or should be ).

On Thu, Sep 25, 2008 at 6:37 AM, Mick Knutson <[EMAIL PROTECTED]>wrote:

> What I want to have, is testng.xml tests run once in the test phase, and
> testng-functional.xml tests to run once in the integration-test phase.
>
> Right now, I have the cfg I sent. So I have my testng.xml tests running
> twice in the test phase, and the testng-functional.xml tests running twice
> in the integration-test phase.
>

Reply via email to