Hi,
For all you guys working with Maven, I would like to let you know that a while ago I knocked up a Maven plugin which can start Derby for you during the build (in the same VM) and be used by integration tests (which are not forked. of course). The plugin is under an Apache 2.0 license and is available in: - Maven Central <http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.carlspring.maven%22%20AND%20a%3A%22derby-maven-plugin%22> - GitHub <https://github.com/carlspring/derby-maven-plugin> For details on how to use it, you can check the USAGE <https://github.com/carlspring/derby-maven-plugin/blob/master/USAGE> file. Cheers, Martin Todorov -- View this message in context: http://apache-database.10148.n7.nabble.com/Introducing-the-derby-maven-plugin-tp125564.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
