@olavloite i make a build of the branch release-1_0 with 'mvn clean package -DskipTests' and when i try to use the jar file as a driver of dbeaver it throw
Caused by: java.lang.ClassNotFoundException: com.google.cloud.spanner.SpannerException
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 28 more`
@olavloite i make a build of the branch release-1_0 with 'mvn clean package -DskipTests' and when i try to use the jar file as a driver of dbeaver it throw
Is it ok how I create the build?
Thanks, Felipe.