Le 23/01/2015 18:59, Miguel Landaeta a écrit : > Additionally, the native jar must be available in the maven repo.
It may not be necessary to deploy the native lib in the Maven repository. If the native lib is in the expected multi arch path it can be loaded easily without messing with Maven and a complex library loading logic. It avoids installing arch specific jars containing native libraries in the Maven repository. Emmanuel Bourg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

