From 8108d2e0c15c232347ece07aeac707bfe91b5ce1 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 15 Oct 2009 22:29:21 +0200 Subject: Fixed NAR-39 --- src/it/it-parent/pom.xml | 8 ++++++++ src/it/it0001-executable/pom.xml | 2 +- src/it/it0002-executable-static/pom.xml | 2 +- src/it/it0003-jni/pom.xml | 2 +- src/it/it0004-java-dep-jni/pom.xml | 2 +- src/it/it0005-jni-static/pom.xml | 2 +- src/it/it0006-jni-3rdparty/pom.xml | 2 +- src/it/it0007-lib-shared/pom.xml | 2 +- src/it/it0008-executable-dep-lib-shared/pom.xml | 2 +- src/it/it0009-jni-dep-lib-shared/pom.xml | 2 +- src/it/it0010-lib-static/pom.xml | 2 +- src/it/it0011-executable-dep-lib-static/pom.xml | 2 +- src/it/it0012-jni-dep-lib-static/pom.xml | 2 +- 13 files changed, 20 insertions(+), 12 deletions(-) (limited to 'src/it') diff --git a/src/it/it-parent/pom.xml b/src/it/it-parent/pom.xml index c6fe072..95590f0 100644 --- a/src/it/it-parent/pom.xml +++ b/src/it/it-parent/pom.xml @@ -58,6 +58,14 @@ under the License. + + + + maven-nar-plugin + 2.1-SNAPSHOT + + + org.apache.maven.plugins diff --git a/src/it/it0001-executable/pom.xml b/src/it/it0001-executable/pom.xml index d938b5d..312b13f 100644 --- a/src/it/it0001-executable/pom.xml +++ b/src/it/it0001-executable/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0002-executable-static/pom.xml b/src/it/it0002-executable-static/pom.xml index 9a22bae..7c49baf 100644 --- a/src/it/it0002-executable-static/pom.xml +++ b/src/it/it0002-executable-static/pom.xml @@ -39,7 +39,7 @@ under the License. - true + true diff --git a/src/it/it0003-jni/pom.xml b/src/it/it0003-jni/pom.xml index 6941f3d..e5086d5 100644 --- a/src/it/it0003-jni/pom.xml +++ b/src/it/it0003-jni/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0004-java-dep-jni/pom.xml b/src/it/it0004-java-dep-jni/pom.xml index 97d0e55..4f013fd 100644 --- a/src/it/it0004-java-dep-jni/pom.xml +++ b/src/it/it0004-java-dep-jni/pom.xml @@ -38,7 +38,7 @@ under the License. - true + true diff --git a/src/it/it0005-jni-static/pom.xml b/src/it/it0005-jni-static/pom.xml index 4c14526..ca72ed0 100644 --- a/src/it/it0005-jni-static/pom.xml +++ b/src/it/it0005-jni-static/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0006-jni-3rdparty/pom.xml b/src/it/it0006-jni-3rdparty/pom.xml index b3f5647..addbc0f 100644 --- a/src/it/it0006-jni-3rdparty/pom.xml +++ b/src/it/it0006-jni-3rdparty/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0007-lib-shared/pom.xml b/src/it/it0007-lib-shared/pom.xml index aa6d790..71bf48d 100644 --- a/src/it/it0007-lib-shared/pom.xml +++ b/src/it/it0007-lib-shared/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0008-executable-dep-lib-shared/pom.xml b/src/it/it0008-executable-dep-lib-shared/pom.xml index 1f12ed5..85ea407 100644 --- a/src/it/it0008-executable-dep-lib-shared/pom.xml +++ b/src/it/it0008-executable-dep-lib-shared/pom.xml @@ -39,7 +39,7 @@ under the License. - true + true diff --git a/src/it/it0009-jni-dep-lib-shared/pom.xml b/src/it/it0009-jni-dep-lib-shared/pom.xml index a1e570a..42ebba5 100644 --- a/src/it/it0009-jni-dep-lib-shared/pom.xml +++ b/src/it/it0009-jni-dep-lib-shared/pom.xml @@ -39,7 +39,7 @@ under the License. - true + true diff --git a/src/it/it0010-lib-static/pom.xml b/src/it/it0010-lib-static/pom.xml index dfcf047..209c5f4 100644 --- a/src/it/it0010-lib-static/pom.xml +++ b/src/it/it0010-lib-static/pom.xml @@ -40,7 +40,7 @@ under the License. http://maven.apache.org/ - true + true diff --git a/src/it/it0011-executable-dep-lib-static/pom.xml b/src/it/it0011-executable-dep-lib-static/pom.xml index 62795a5..476ef0d 100644 --- a/src/it/it0011-executable-dep-lib-static/pom.xml +++ b/src/it/it0011-executable-dep-lib-static/pom.xml @@ -39,7 +39,7 @@ under the License. - true + true diff --git a/src/it/it0012-jni-dep-lib-static/pom.xml b/src/it/it0012-jni-dep-lib-static/pom.xml index e09f463..0dcd7c3 100644 --- a/src/it/it0012-jni-dep-lib-static/pom.xml +++ b/src/it/it0012-jni-dep-lib-static/pom.xml @@ -39,7 +39,7 @@ under the License. - true + true -- cgit v1.2.3