I added a plugin, but it was not included in the application after the MVN package step #13200
Unanswered
LuckyPickleZZ
asked this question in
DBeaver Development
Replies: 1 comment 1 reply
-
|
Hello @LuckyPickleZZ |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello, I have added a plugin in the project. The pom.xml was also altered. But after MVN package, it was not included in the application. The path of the application is /dbeaver/product/community/target/products/org.jkiss.dbeaver.core.product/macosx/cocoa/x86_64/Dbeaver.

pom.xml of my plugin

plugins/pom.xmlIs there any configuration I have missed?
Beta Was this translation helpful? Give feedback.
All reactions