I have a project that has these artifacts:
- Windows .dll compiled with MSVC 2005 project - Linux .so compiled with Netbeans C make file - jar of classes used through the JNI invocation api from both native libs above. Is there currently a best practices to compile all of these through maven2 ? -- View this message in context: http://www.nabble.com/recommend-project-stucture-for-java-w-jni%2C-win32-and-linux-natives-tp18619875p18619875.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
