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 __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

