ahhh... maven 2 is not fully supported on that branch. It's only fully implemented in the trunk, a.k.a. activemq 4.1. Use maven 1 on the 4.0 branch.
On 8/14/06, bmadigan <[EMAIL PROTECTED]> wrote:
I had done that, but the archives created don't appear to be complete: ACTIVEMQ_HOME: /home/bmadigan/Applications/activemq-4.0/assembly/target/incubator-activemq-4.0.2-SNAPSHOT Loading message broker from: xbean:activemq.xml Failed to execute main task. Reason: java.lang.NoClassDefFoundError: org/apache/activemq/broker/BrokerFactory Maybe this is an error in the shell script, it does not seem to build a classpath. Hiram Chirino wrote: > > just run mvn install > > that should produce binaries in the target directory and even install > them into your local maven repo. > > On 8/14/06, bmadigan <[EMAIL PROTECTED]> wrote: >> >> I need to build a local binary from a source snapshot so we can >> distribute it >> to our staging and production enviroments. Are there any maven commands >> that >> will build a local distrubtion? >> thanks, >> B. >> -- >> View this message in context: >> http://www.nabble.com/build-local-binary-distribution-tf2104394.html#a5799896 >> Sent from the ActiveMQ - Dev forum at Nabble.com. >> >> > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > -- View this message in context: http://www.nabble.com/build-local-binary-distribution-tf2104394.html#a5800530 Sent from the ActiveMQ - Dev forum at Nabble.com.
-- Regards, Hiram Blog: http://hiramchirino.com
