We are pleased to announce the dbUnit Plug-in 1.4 release! http://maven-plugins.sourceforge.net/maven-dbunit-plugin/ A plugin to automate dbUnit tasks =============================================================================== Changes in this version include: New Features: o Add import-xls goal Changes: o Rename packages from org.apache.maven to net.sourceforge.mavenplugins =============================================================================== 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.4 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven-dbunit-plugin-1.4.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