From 707da2d176a5c04878cfb84c4f71bdb799a128e0 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Wed, 4 Nov 2009 22:26:49 +0100 Subject: Added it0017 test for NAR-73 --- src/it/it0017-toolchain/pom.xml | 87 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 src/it/it0017-toolchain/pom.xml (limited to 'src/it/it0017-toolchain/pom.xml') diff --git a/src/it/it0017-toolchain/pom.xml b/src/it/it0017-toolchain/pom.xml new file mode 100644 index 0000000..f674f40 --- /dev/null +++ b/src/it/it0017-toolchain/pom.xml @@ -0,0 +1,87 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0017-toolchain + nar + + Maven NAR JNI Test with ToolChain + 1.0-SNAPSHOT + + Simple JNI Library using ToolChain + + http://maven.apache.org/ + + + true + + + + install + + + org.apache.maven.plugins + maven-toolchains-plugin + 1.0 + + + validate + + toolchain + + + + + + + [1.4,) + + + + + + maven-nar-plugin + true + + + true + + + + jni + it0017 + false + + + + + + + -- cgit v1.2.3