We are pleased to announce the dbUnit Plug-in 1.2 release! http://maven-plugins.sourceforge.net/maven-dbunit-plugin/ A plugin to automate dbUnit tasks =============================================================================== Changes in this version include: Fixed bugs: o Remove old docs Changes: o Allow schema to be specified for generate-dtd o Move to dbunit v2 =============================================================================== 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.2 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven-dbunit-plugin-1.2.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