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 <marco.speranz...@gmail.com>