From 44563f90e571d5121361fb4b124f138f7333961a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 11:57:34 +0200 Subject: Added it0007-lib-shared test --- src/it/it0007-lib-shared/pom.xml | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/it/it0007-lib-shared/pom.xml (limited to 'src/it/it0007-lib-shared/pom.xml') diff --git a/src/it/it0007-lib-shared/pom.xml b/src/it/it0007-lib-shared/pom.xml new file mode 100644 index 0000000..893ced1 --- /dev/null +++ b/src/it/it0007-lib-shared/pom.xml @@ -0,0 +1,75 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0007-lib-shared + nar + + Maven NAR Shared Library + 1.0-SNAPSHOT + + Simple shared library and test file + + http://maven.apache.org/ + + + + install + + + maven-nar-plugin + true + + + + shared + + + + + HelloWorldTest + shared + + + + + + maven-surefire-plugin + + true + + + + + -- cgit v1.2.3