From 9448878a4a3080482f55027b3ccd26d4e64629d7 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 4 Nov 2010 15:23:37 +0100 Subject: Added test for local aol.properties file --- src/it/it0023-local-aol-properties/pom.xml | 68 ++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 src/it/it0023-local-aol-properties/pom.xml (limited to 'src/it/it0023-local-aol-properties/pom.xml') diff --git a/src/it/it0023-local-aol-properties/pom.xml b/src/it/it0023-local-aol-properties/pom.xml new file mode 100644 index 0000000..f74649d --- /dev/null +++ b/src/it/it0023-local-aol-properties/pom.xml @@ -0,0 +1,68 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0023-local-aol-properties + nar + + Maven NAR Shared Library with local AOL properties + 1.0-SNAPSHOT + + Simple shared library and test fileusing local AOL properties + + http://maven.apache.org/ + + + true + + + + install + + + maven-nar-plugin + true + + + + shared + + + + + HelloWorldTest + shared + + + + + + + -- cgit v1.2.3