From 5f3d4a7de54c13dff30f3e61761b693e26c406fa Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 16:17:51 +0100 Subject: Added test for layout change, it0016 --- .../it0016-executable-dep-lib-shared/pom.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml (limited to 'src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml') diff --git a/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml b/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml new file mode 100644 index 0000000..95b34e0 --- /dev/null +++ b/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml @@ -0,0 +1,68 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it0016-pom + 1.0-SNAPSHOT + + + it0016-executable-dep-lib-shared + nar + + Maven NAR Executable and Shared Library + 1.0-SNAPSHOT + + Executable depending on a shared library. + + + + true + + + + integration-test + + + maven-nar-plugin + true + + + + executable + true + + + + + + + + + org.apache.maven.its.nar + it0016-lib-shared + 1.0-SNAPSHOT + + + -- cgit v1.2.3