You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by dirk pitt <Me...@external.t-mobile.de> on 2008/03/18 12:44:17 UTC

skip flag for the activemq-maven-plugin

Hallo,

I am using activemq-maven-plugin for unit testing, I am wandering is there
skip flag for the plugin like surefire or dbunit plugins, so with the
-Dmaven.test.skip=true would prevent the execution of the plugin... Or is it
possible to implement...

Secondly, we have a maven project with several modules, theoritically during
unit tests every module can try to start the the plugin (activemq:run)(with
forked set to true), naturally because the port is already binded this would
provoke exception.

Is it possible to configure the plugin so it would shutdown at the end of
the every module execution.....
-- 
View this message in context: http://www.nabble.com/skip-flag-for-the-activemq-maven-plugin-tp16119418s2354p16119418.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.