From abcc8731af47a36d37a271883be1779dd10368e5 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Mon, 5 Oct 2009 12:05:01 +0200 Subject: Added it0010-lib-static test --- src/it/it0010-lib-static/pom.xml | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 src/it/it0010-lib-static/pom.xml (limited to 'src/it/it0010-lib-static/pom.xml') diff --git a/src/it/it0010-lib-static/pom.xml b/src/it/it0010-lib-static/pom.xml new file mode 100644 index 0000000..864019b --- /dev/null +++ b/src/it/it0010-lib-static/pom.xml @@ -0,0 +1,75 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0010-lib-static + nar + + Maven NAR Static Library + 1.0-SNAPSHOT + + Simple static library and test file + + http://maven.apache.org/ + + + + install + + + maven-nar-plugin + true + + + + static + + + + + HelloWorldTest + static + + + + + + maven-surefire-plugin + + true + + + + + -- cgit v1.2.3