You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Speranza <ma...@gmail.com> on 2010/07/14 15:03:22 UTC

Maven migration plugin 1.0 released

Hi all guys,

a friend of mine and I, have developed  a little maven plugin that provides
the capability to manage database schema changes, via
myBatis<http://www.mybatis.org/> Migration
Schema tool. It can create a new migration script, apply one or more scripts
managed into the migration repository to database, undo actions to database
and create a SQL migration script.

For more information on maven-migration-plugin, visit the project home
page<http://www.99soft.org/projects/maven-migration-plugin/1.0/>
.

All modules are available on Maven Central
Repository<http://repo1.maven.org/maven2/com/googlecode/maven-migration-plugin/>
.

Feedback, suggestions for improvement and contributions are always welcome
via the  issue tracker<http://www.99soft.org/projects/maven-migration-plugin/1.0/issue-tracking.html>
.
Thanks in advice

Simone Tripodi and Marco Speranza
on behalf of the maven-migration-plugin community

-- 
Marco Speranza <ma...@gmail.com>