Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 811 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 811 Bytes

If you're in the kind of situation where you're using Maven and have to start and stop a Derby database through your tests, then look no further!

This is a simple Maven plugin to start/stop a Derby database during a Maven build.

The produced database is stored to the underlying file system and is available for inspection after the tests have finished executing.

Usage

Maven Central