Hi,
I'd like to package a windows tool as a maven plugin. I can programmatically
run it via JNI (using COM automation) but I need to set the
java.library.path for this to work.

How can maven support such use case ?

Nicolas

Reply via email to