From e578a662451c9c387ac2d168fc0d7475657646ee Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 15:00:00 +0200 Subject: Added it0011-executable-dep-lib-static test; Fixed reference to parent in it0008-executable-dep-lib-shared --- src/it/it0011-executable-dep-lib-static/pom.xml | 49 +++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/it/it0011-executable-dep-lib-static/pom.xml (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 new file mode 100644 index 0000000..34142a2 --- /dev/null +++ b/src/it/it0011-executable-dep-lib-static/pom.xml @@ -0,0 +1,49 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0011-pom + pom + + Maven NAR Executable and Static Library + 1.0-SNAPSHOT + + Executable depending on a static library. + + + + install + + + + executable-dep-lib-static + lib-static + + -- cgit v1.2.3