alexander-87 / dbdeploy

Automatically exported from code.google.com/p/dbdeploy
0 stars 0 forks source link

How to use dbdeploy ? I have configured #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by ljm...@163.com on 17 May 2012 at 7:05

GoogleCodeExporter commented 9 years ago
Integrating   maven and dbdeploy  is an easier thing by using the Using the 
MavenPlugin on http://code.google.com/p/dbdeploy/wiki/UsingTheMavenPlugin. But 
when  i  configured the pom.xml, what the next step can i do?  
The steps:
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 

but i cannot see the change of the database,when i have configured the 
pom.xml ,what should i do next? 
Hope can get your help.

Original comment by ljm...@163.com on 17 May 2012 at 7:13