Look at the bottom of http://maven.apache.org/plugins/maven-surefire-plugin/howto.html. It looks like the following should work
mvn -Dtest=xxx test On 8/8/06, Sepand M <[EMAIL PROTECTED]> wrote:
Hi, Sorry if this is a dumb question, but finding solutions to maven problems always takes way too long for me and hopefully this is a one line answer. How can I run only one or maybe a handful of ActiveMQ unit tests? Can maven do this? Thanks, Sepand
-- Cheers, Guillaume Nodet
