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 --- src/it/it0016-layout/pom.xml | 50 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 src/it/it0016-layout/pom.xml (limited to 'src/it/it0016-layout/pom.xml') diff --git a/src/it/it0016-layout/pom.xml b/src/it/it0016-layout/pom.xml new file mode 100644 index 0000000..0fc5b68 --- /dev/null +++ b/src/it/it0016-layout/pom.xml @@ -0,0 +1,50 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0016-pom + pom + + Maven NAR Layout + 1.0-SNAPSHOT + + Project to check layout compatibility + + http://maven.apache.org/ + + + install + + + + it0016-executable-dep-lib-shared + it0016-lib-shared + + -- cgit v1.2.3