Hi, The Mojo team is pleased to announce the release of the DBUpgrade Maven Plugin version 1.0-beta-1 Site : http://mojo.codehaus.org/dbupgade-maven-plugin/
To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>dbupgrade-maven-plugin</artifactId> <version>1.0-beta-1</version> </plugin> This plugin also has a separate java component ( library) that I allow you to hook directly into your app to perform your incremental database upgrade What incremental DB upgrade mechanism are you using? Feedbacks are welcomed. Have Fun, -- The Mojo team. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
