From d021a43c8657548470194d3bef770447ea5ea99b Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 30 Nov 2009 10:13:04 +0100 Subject: Avoid java compilation in it0005 for linux-amd64 --- src/it/it0005-jni-static/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/it') diff --git a/src/it/it0005-jni-static/pom.xml b/src/it/it0005-jni-static/pom.xml index 3f80d97..8597d22 100644 --- a/src/it/it0005-jni-static/pom.xml +++ b/src/it/it0005-jni-static/pom.xml @@ -84,6 +84,14 @@ install + + maven-compiler-plugin + + + **/*.java + + + maven-nar-plugin true -- cgit v1.2.3