cs-actions
cs-actions copied to clipboard
Extent base database content with Vertica coverage
Maven central does not yet contain a Vertica JDBC Driver. The driver can be downloaded here: https://my.vertica.com/client_drivers/9.1.x/9.1.0-0/vertica-jdbc-9.1.0-0.jar
Install driver locally: mvn --settings ~/CloudSlang/cslang/maven/conf/settings.xml install:install-file -Dfile=vertica-jdbc-9.1.0-0.jar -DgroupId=com.microfocus.vertica -DartifactId=vertica-jdbc -Dversion=9.1.0-0 -Dpackaging=jar