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:
Joakim Erdfelt 2007-08-30 01:23:42 +00:00
parent 9314b0e4f8
commit f928567cf4
1 changed files with 2 additions and 1 deletions

View File

@ -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 -->