From 9ed4b24f6d1d6e5ef9119b8a22744eb16721b1eb Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 6 Oct 2009 21:31:40 +0200 Subject: Fixed tests 6, 11 and 12 --- src/it/it0011-executable-dep-lib-static/pom.xml | 43 +++++++++++++++++++------ 1 file changed, 33 insertions(+), 10 deletions(-) (limited to 'src/it/it0011-executable-dep-lib-static/pom.xml') diff --git a/src/it/it0011-executable-dep-lib-static/pom.xml b/src/it/it0011-executable-dep-lib-static/pom.xml index 34142a2..74b92cd 100644 --- a/src/it/it0011-executable-dep-lib-static/pom.xml +++ b/src/it/it0011-executable-dep-lib-static/pom.xml @@ -29,21 +29,44 @@ under the License. ../it-parent/pom.xml - it0011-pom - pom + it0011-executable-dep-lib-static + nar Maven NAR Executable and Static Library 1.0-SNAPSHOT Executable depending on a static library. - - - install - - - executable-dep-lib-static - lib-static - + + integration-test + + + maven-nar-plugin + true + + + + executable + true + + + + + + maven-surefire-plugin + + true + + + + + + + + org.apache.maven.its.nar + it0010-lib-static + 1.0-SNAPSHOT + + -- cgit v1.2.3