blob: f75dc69f464ecbe0be77fe84914b9db4c7672457 [file] [log] [blame]
<div class="wiki-content maincontent">
<p>We currently use a multi-project maven build system, which can be a little fragile. If you are ever having problems building we suggest you try the following in the root <em>activemq</em> directory</p>
<structured-macro ac:macro-id="a23dd9f7-0dec-40a1-bb2d-a15f3c6c609e" ac:name="code" ac:schema-version="1"><plain-text-body>
mvn clean
rm -rf ~/.m2/repository
mvn
</plain-text-body></structured-macro>
<p>You may also want to <link><page ri:content-title="How do I build but disable the unit tests"></page><link-body>disable the unit tests</link-body></link></p></div>