From 5f38c7ddcb0e1d0b703d121b54d960d45886e006 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 13:47:22 +0200 Subject: Added it0008-executable-dep-lib-shared test --- src/it/it0008-executable-dep-lib-shared/pom.xml | 49 +++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/it/it0008-executable-dep-lib-shared/pom.xml (limited to 'src/it/it0008-executable-dep-lib-shared/pom.xml') diff --git a/src/it/it0008-executable-dep-lib-shared/pom.xml b/src/it/it0008-executable-dep-lib-shared/pom.xml new file mode 100644 index 0000000..ad81553 --- /dev/null +++ b/src/it/it0008-executable-dep-lib-shared/pom.xml @@ -0,0 +1,49 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0008-pom + pom + + Maven NAR Executable and Shared Library + 1.0-SNAPSHOT + + Executable depending on a shared library. + + + + install + + + + executable-dep-lib-shared + lib-shared + + -- cgit v1.2.3