# derby-maven-plugin **Repository Path**: mirrors_andyglick/derby-maven-plugin ## Basic Information - **Project Name**: derby-maven-plugin - **Description**: A simple Derby plugin to use during tests - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.