I have a package which is a JNI wrapper around native code and is therefore platform dependent. I want to create a platform specific jar using os-maven-plugin. The relevant