From a5f5d1479039db6bd093ffa828d975cd00e45ea6 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Sat, 3 Oct 2009 16:24:14 +0200 Subject: Added test 4 --- src/it/it0004-java-dep-jni/pom.xml | 49 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/it/it0004-java-dep-jni/pom.xml (limited to 'src/it/it0004-java-dep-jni/pom.xml') diff --git a/src/it/it0004-java-dep-jni/pom.xml b/src/it/it0004-java-dep-jni/pom.xml new file mode 100644 index 0000000..c527a37 --- /dev/null +++ b/src/it/it0004-java-dep-jni/pom.xml @@ -0,0 +1,49 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0004-pom + pom + + Maven NAR Java Class using JNI library + 1.0-SNAPSHOT + + Java class which depends on JNI implemented library. + + + + install + + + + java-dep-jni + jni + + -- cgit v1.2.3