From b6e59ef1d0162f6ddacd8e675fd059cd306f62fe Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 15:31:30 +0200 Subject: Added it0009-jni-dep-lib-shared test --- src/it/it0009-jni-dep-lib-shared/pom.xml | 49 ++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/it/it0009-jni-dep-lib-shared/pom.xml (limited to 'src/it/it0009-jni-dep-lib-shared/pom.xml') diff --git a/src/it/it0009-jni-dep-lib-shared/pom.xml b/src/it/it0009-jni-dep-lib-shared/pom.xml new file mode 100644 index 0000000..f6719de --- /dev/null +++ b/src/it/it0009-jni-dep-lib-shared/pom.xml @@ -0,0 +1,49 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0009-pom + pom + + Maven NAR JNI and Shared Library + 1.0-SNAPSHOT + + JNI depending on a shared library. + + + + install + + + + jni-dep-lib-shared + lib-shared + + -- cgit v1.2.3