Yeah, the bin is there!
Thanks =D
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Changing-the-code-building-and-running-a-broker-build-from-SNAPSHOT-source-code-tp4671336p4671388.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>From the base directory, you can run
mvn install -Dtest=false
and then navigate to $ACTIVEMQ_BUILD/assembly/target
to get the archive file
On Tue, Sep 10, 2013 at 5:28 AM, tcarlyle wrote:
> Hi,
> I've looked in the documentation regarding building the Activemq broker
> from
> the source,