We are pleased to announce the Dbunit Plug-in 1.5 release! 

http://maven-plugins.sourceforge.net

A plugin to automate Dbunit tasks 

===============================================================================

Changes in this version include:

  New Features:

o Add xml2xls dataset conversion goal 
o Add xls2xml, flat2xml and xml2flat dataset conversion goals 

  Fixed bugs:

o Use version of POI used with dbunit 2.1  

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
  -Dmaven.repo.remote=file:/usr/share/maven/repository
  -DgroupId=maven-plugins
  -DartifactId=maven-dbunit-plugin
  -Dversion=1.5

For a manual installation, you can download the plugin here:
file:/usr/share/maven/repository/maven-plugins/plugins/maven-dbunit-plugin-1.5.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
