Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using JNI Maven module #342

Open
Adraas opened this issue Jun 3, 2019 · 0 comments
Open

using JNI Maven module #342

Adraas opened this issue Jun 3, 2019 · 0 comments

Comments

@Adraas
Copy link

Adraas commented Jun 3, 2019

I create multimodule project by means Maven. One of the modules contains native code and marked as NAR by means nar-maven-plugin. Other module downloads previously mentioned JNI module. Question: how to add JNI dependency to an other module?
I tried to add <type>nar</type> duaring adding JNI dependency, but then the source code of the desired module was not available to me, although the assembly was, on the contrary, successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant