On 8/10/06, Pesochinskiy, Vadim (MSCIBARRA)
<[EMAIL PROTECTED]> wrote:
Thanks a lot, this is great!!!

In the standard amq distribution there is this all-including jar called
incubator-activemq-4.0.1.jar.

I cannot make maven build this. I use the following command, which
creates all target jars but not the one I need.

mvn -Dmaven.test.skip=true package

From the activemq directory try

mvn clean install  -Dmaven.test.skip=true

the complete jar is created by the 'assembly' module in the assembly directory.

Note that in 4.1 onwards the jar is now called
apache-activemq-4.1-incubator..jar
--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to