Re: Forking activemq with maven plugin

2007-04-06 Thread Tim Morrow 2
background thread, let > maven continue processing then let it die when maven quits. This would > be extremely useful for integration testing! > > Fancy submitting a patch for this? > http://activemq.apache.org/contributing.html > -- View this message in context: http://w

Re: Forking activemq with maven plugin

2007-04-06 Thread James Strachan
On 4/4/07, Tim Morrow 2 <[EMAIL PROTECTED]> wrote: So trying to run ActiveMQ without the plugin got annoying since I'd have to define all the dependencies myself. FWIW I did find the subversion repo: https://svn.apache.org/repos/asf/activemq/trunk/activemq-tooling/maven-activemq-plugin and adde

Re: Forking activemq with maven plugin

2007-04-04 Thread Tim Morrow 2
nd write a > small Main class to startup Spring (does anyone know if there is such a > class in Spring already) > > Is there a link to the source code of the maven plugin? I'd like to see > the source of BrokerMojo, but I can't seem to find it anywhere. > > Thank

Forking activemq with maven plugin

2007-04-04 Thread Tim Morrow 2
in context: http://www.nabble.com/Forking-activemq-with-maven-plugin-tf3527573s2354.html#a9843254 Sent from the ActiveMQ - User mailing list archive at Nabble.com.