|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [mojo-dev] [jira] (MSQL-87) Lookup error - conflict ... Steve Schols (JIRA)
- [mojo-dev] [jira] (MSQL-87) Lookup error - conf... Steve Schols (JIRA)
- [mojo-dev] [jira] (MSQL-87) Lookup error - conf... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MSQL-87) Lookup error - conf... Robert Scholte (JIRA)
- [mojo-dev] [jira] (MSQL-87) Lookup error - conf... Steve Schols (JIRA)
- [mojo-dev] [jira] (MSQL-87) Lookup error - conf... Robert Scholte (JIRA)

The commandline output must show enough to see what's happening. It must either give you the exception or the number of succesfull executed queries.
The queries you call are vendor specific, which is handled by the driver and not by the sql-maven-plugin. The sql-maven-plugin catches both SQLExceptions and IOExceptions, but if this is a driver-issue, I'm afraid there's not much we can do.