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>
|
</Arg>
|
||||||
</New>
|
</New>
|
||||||
|
|
||||||
<!--
|
<!-- START SNIPPET: setting-up-mysql
|
||||||
In order to use this jetty-env, you need to setup your mysql locally.
|
In order to use this jetty-env, you need to setup your mysql locally.
|
||||||
|
|
||||||
1) Connect to mysql
|
1) Connect to mysql
|
||||||
|
@ -103,6 +103,7 @@
|
||||||
|
|
||||||
$ mvn -Pmysql clean jetty:run
|
$ mvn -Pmysql clean jetty:run
|
||||||
|
|
||||||
|
END SNIPPET: setting-up-mysql
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Archiva database -->
|
<!-- Archiva database -->
|
||||||
|
|
Loading…
Reference in New Issue