Does there happen to be a plugin to handle database migrations for Maven 2. I was thinking something like what Ruby on Rails does.
If not what are some of the best practices for doing DDL and DML with maven, which part of the maven lifecycle have others put this type of behavior? Thanks, Tyler
