Can maven handle native artifacts? I have a java project with an associated JNI DLL that I would like to have in the maven repository for generating assemblies.
The real problem with native libraries is how to handle system dependencies. I have three versions on my JNI library, one each for windows, linux and macosx. Has anyone come up with a solution for these issues? Thanks Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
