How to Deploy a local Connector with Connector repository #5255
Replies: 1 comment
-
|
there is plenty of information around, there is the Samples, there is MVD, there is documentation... I will close this, because you obviously didn't bother to read any documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, sorry for asking a very basic question.
I’d like to know how I can deploy a runnable connector locally from the current repository.
launcher.I tried the following:
Connector/build/libs/connector-0.15.0-SNAPSHOT.jarConnector/launchers/dpf-selector/build.gradle.kts(builtapp.jar)Error:
It seems I cannot find the correct fat JAR or the right entry point.
Could someone tell me which JAR is the main one to run the connector?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions