I am trying to run some SQL script files directly from the pom.xml file (this is for testing purpose ONLY). The command:
mvn clean install
Re