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