Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

ginmon/mariadb4j-maven-plugin

 
 

Repository files navigation

mariadb4j-maven-plugin

Maven plugin that starts and stops a MariaDB instance for the integration test phase.

This is a Maven plugin wrapper around https://github.com/vorburger/MariaDB4j, a helpful tool for launching MariaDB from Java. I got it to a working state, but found that my use case was more complex than it could support, needing mysqldump in addition to the other executables provided.

See pom and integration test in https://github.com/mike10004/mariadb4j-maven-plugin/tree/master/tests/mariadb4j-maven-plugin-test-basic for usage example.

About

Maven plugin that starts and stops a MariaDB instance for the integration test phase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%