blob: 8af074345df484f3696f51aeeec0042e76534f9c [file] [log] [blame]
<div class="wiki-content maincontent">
<p>You can use the -o switch (for offline mode) to avoid maven auto-downloading new snapshot jars (e.g. the Geronimo jars at the time of writing).</p>
<structured-macro ac:macro-id="6dd5d712-dd1e-4985-b705-e469d0c5769b" ac:name="code" ac:schema-version="1"><plain-text-body>
maven -o
</plain-text-body></structured-macro>
<p>or to run a server go to the \assembly module and run</p>
<structured-macro ac:macro-id="306141b6-06de-44f5-8fd1-ecc0dab0ab1c" ac:name="code" ac:schema-version="1"><plain-text-body>
maven -o server
</plain-text-body></structured-macro></div>