We would love it if flyway could migrate our database during deployment of an ear artifact. (JBoss 4.2) It should abort if anything goes wrong...
Flyway with maven flyway:migrate works, but for ci and production environment (and maybe others that download new SNAPSHOTS) it would be great to have the db migrations bundled with the application.