mirror of https://github.com/apache/archiva.git
Adding SNIPPET code to mysql example.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@571010 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9314b0e4f8
commit
f928567cf4
|
@ -37,7 +37,7 @@
|
|||
</Arg>
|
||||
</New>
|
||||
|
||||
<!--
|
||||
<!-- START SNIPPET: setting-up-mysql
|
||||
In order to use this jetty-env, you need to setup your mysql locally.
|
||||
|
||||
1) Connect to mysql
|
||||
|
@ -103,6 +103,7 @@
|
|||
|
||||
$ mvn -Pmysql clean jetty:run
|
||||
|
||||
END SNIPPET: setting-up-mysql
|
||||
-->
|
||||
|
||||
<!-- Archiva database -->
|
||||
|
|
Loading…
Reference in New Issue