Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Other option:
Check out archiva's webapp, there's a -Pmysql profile that you can use with jetty:run to execute archiva entirely on mysql.

The archiva-webapp/src/jetty-env-mysql.xml (This is actually a jetty configuration file) has some details on how to prep (or bootstrap) mysql so that you can have jpox create the tables and indexes for you.

...