abdelrahman-sinno / maven-db-plugin

Automatically exported from code.google.com/p/maven-db-plugin
0 stars 0 forks source link

Plugin always uses the sql/data dir for scripts, regardless of the goal #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. put a script in the schema dir
2. execute mvn db:schema
3.

What is the expected output? What do you see instead?
should execute the script in the schema dir, but searches in the (empty) data 
dir instead

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

Please provide any additional information below.
same thing if executed out of eclipse run configurations

Original issue reported on code.google.com by rene.anc...@gmail.com on 22 Nov 2011 at 2:07

GoogleCodeExporter commented 8 years ago
Forget it, my bad, i filled in the wrong directory

Original comment by rene.anc...@gmail.com on 22 Nov 2011 at 2:13

GoogleCodeExporter commented 8 years ago
thanks.

Original comment by brian.di...@gmail.com on 15 May 2013 at 5:46