utPLSQL / utPLSQL-maven-plugin

Maven plugin for running Unit Tests with utPLSQL v3
Apache License 2.0
13 stars 10 forks source link

Swap DriverManager for DataSource #44

Closed adrianhj closed 4 years ago

adrianhj commented 5 years ago

Addresses #23.

Swaps the test goal from using the DriverManager abstraction to a directly created DataSource to combat classloader issues when used in conjunction with other Maven plugins loading the oracle.jdbc.driver.OracleDriver such as the Liquibase Maven Plugin.

No option to set reviewers so @jgebal @pesse please.

adrianhj commented 5 years ago

Seems to be an issue with how Sonar is set-up (i.e. default URL of http://localhost:9000). How has this worked before as the other PR from January seems to push OK to sonarcloud.io with the default mvn sonar:sonar?

jgebal commented 4 years ago

Hi @adrianhj Sorry for not commenting on this PR before. We're currently looking for someone to help us maintain hat plugin. The original contributors are no longer active. Would you be willing to help us with that?