What steps will reproduce the problem?
1. configuring the pom.xml Using the MavenPlugin on
http://code.google.com/p/dbdeploy/wiki/UsingTheMavenPlugin;
2. create the table changelog in database;
3. put the sql scripts in scriptdirectory ;
4. maven clean maven install
What is the expected output? What do you see instead?
I want see the change of database ant the script in output.sql , but not.
What version of the product are you using? On what operating system?
maven-dbdeploy-plugin 3.0M3
dbdeploy-core 3.0M3
mysql-connector-java 5.1.13
Please provide any additional information below.
Original issue reported on code.google.com by ljm...@163.com on 17 May 2012 at 7:21
Original issue reported on code.google.com by
ljm...@163.com
on 17 May 2012 at 7:21Attachments: