From aeeba6671f95cec7b4a9f289d8e00e7efd042887 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 20 Oct 2009 22:23:42 +0200 Subject: Fixed NAR-81 --- pom.xml | 1 + src/it/settings.xml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 src/it/settings.xml diff --git a/pom.xml b/pom.xml index ae80d05..9e40d76 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,7 @@ it-parent/** ${project.build.directory}/it-repo + src/it/settings.xml clean install diff --git a/src/it/settings.xml b/src/it/settings.xml new file mode 100644 index 0000000..4e70be9 --- /dev/null +++ b/src/it/settings.xml @@ -0,0 +1,36 @@ + + + + + it-repo + + true + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + + local.central + @localRepositoryUrl@ + + true + + + true + + + + + + + -- cgit v1.2.3