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/jni/pom.xml | 71 ++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src/it/it0004-java-dep-jni/jni/pom.xml (limited to 'src/it/it0004-java-dep-jni/jni/pom.xml') diff --git a/src/it/it0004-java-dep-jni/jni/pom.xml b/src/it/it0004-java-dep-jni/jni/pom.xml new file mode 100644 index 0000000..6f9e652 --- /dev/null +++ b/src/it/it0004-java-dep-jni/jni/pom.xml @@ -0,0 +1,71 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it0004-pom + 1.0-SNAPSHOT + + + it0004-jni + nar + + Maven NAR JNI Test + + Simple JNI Library + + http://maven.apache.org/ + + + integration-test + + + maven-nar-plugin + true + + + true + + + + jni + com.mycompany.mypackage + false + + + + + + maven-surefire-plugin + + true + + + + + -- cgit v1.2.3