Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
At present the plugin only adds $
{maven.build.dest}to the classpath.
I need to be able to include some of my dependencies on the classpath when compiling JNI headers (I'm implementing an interface from another library with JNI).
For my purposes, including my jar dependencies on the classpath will be fine, but maybe a dependency property (<jni>?) would be neater in the long term?