Hi, I am using Maven 2 and would like to have multiple test directories. What is the best way to do this?
I would like the directories src\test\java\acceptance\ src\test\java\smoke\ src\test\java\unit\ and under each directory the normal package hierarchy. It seems to work if I just create the tests there, but is it possible to run just the unit tests or just the acceptance tests? -- Martin Ankerl | http://martinus.geekisp.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]