The docs (http://incubator.apache.org/activemq/run-broker.html) say to use maven to run the broker:
maven run:broker or maven server Neither of which are valid tasks. The run:broker fails because there is no 'run' plugin, and 'server' is not a task. How do you run the dev snapshots? -- View this message in context: http://www.nabble.com/Run-broker-from-source-snapshot-tf1908686.html#a5224700 Sent from the ActiveMQ - User forum at Nabble.com.
