We are pleased to announce the dbUnit Plug-in 1.7 release! http://maven-plugins.sourceforge.net/maven-dbunit-plugin/ A plugin to automate dbUnit tasks =============================================================================== Changes in this version include: New Features: o Implemented optional lists of tables and queries that dictate data exported in generate-dataset. Fixes 1406821. o Added more properties that dbUnit supports. o Added 'Default Value' column to properties doc. Fixed bugs: o Corrected a couple of minor doc errors/misc cleanup. Changes: o Updated docs for new features and properties. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository -DgroupId=maven-plugins -DartifactId=maven-dbunit-plugin -Dversion=1.7 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven-dbunit-plugin-1.7.jar =============================================================================== Issues, bugs, and feature requests for dbUnit Plug-in should be submitted to the following issue tracking system: http://sourceforge.net/tracker/?group_id=61626 Have fun! -The dbUnit Plug-in development team