Remorph : Getting Error while running remorph-core-0.2.0-SNAPSHOT.jar after Maven build

sangwan
Databricks Partner

We are encountering an issue while running the remorph-core-0.2.0-SNAPSHOT.jar file after successfully building it using Maven. The build completes without errors, but when we try to execute the generated .jar file, we get the following exception attached in the screenshot.

line No. 56 in Main.scala 

https://github.com/databrickslabs/remorph/blob/main/core/src/main/scala/com/databricks/labs/remorph/...