bmatthews68 / inmemdb-maven-plugin

A Maven 3 plug-in that can be used to launch an in-memory database for use in integration tests. Apache Derby and HSQLDB are both supported.
http://inmemdb-maven-plugin.btmatthews.com
Apache License 2.0
15 stars 7 forks source link

Maven 3.0.5 required? #22

Open TheNitek opened 9 years ago

TheNitek commented 9 years ago

Is there a specific reason why maven 3.0.5 is required? Debian ships with 3.0.4 which renders inmemdb-maven-plugin unusable for now.

longtimeago commented 8 years ago

@bmatthews68 Hi! Are you going to get rid of the 3.0.5 requirement in a meanwhile? :)