sql-maven-plugin icon indicating copy to clipboard operation
sql-maven-plugin copied to clipboard

SQL Maven Plugin

Results 7 sql-maven-plugin issues
Sort by recently updated
recently updated
newest added

Hi, a problem I meet when I use sqlCommand to execute ''spool off' or ' spool xxx.log', and it returns 'java.sql.SQLSyntaxErrorException: ORA-00900: invalid SQL statement'. what should I do if...

Inserting certificates with sql is not done correctly. I have configured 'row' and '/' delimiter as needed for pl/sql. This works for single line commands, but as soon as the...

How do you set up certain SQL statements within a certain period of time?Because of the SQL update for the test environment and the production environment.I don't want to execute...

Hi, I am trying to execute stored procedure using sqlCommand tag of sql-maven-plugin but its throwing error ORA-00900: invalid SQL statement command used: execute schemaName.run('procedureName') Please assist

Hello All, I have following pom. If "skip" property is made true in each **execution** tag , it does not seems to be worked, where as if it is made...

Now every sql which is loaded by plugin is copied into tmp folder, but sometimes it is not neccessary. For example in case when mysql dump is executed. It can...

Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 85 to 86. Release notes Sourced from org.codehaus.mojo:mojo-parent's releases. 86 Notice ❗ ❗ ❗ Due to new version of Doxia 2.x stack in maven-site-pugin and other reports...

dependencies
java