From fcd709fdf1a15d181a1c82973fff2c2e762fc5e2 Mon Sep 17 00:00:00 2001 From: brett Date: Mon, 2 Feb 2004 22:32:20 +0000 Subject: [PATCH] necessary to run inside maven:plugins-test git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114658 13f79535-47bb-0310-9956-ffa450edef68 --- aspectwerkz/src/plugin-test/project.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 aspectwerkz/src/plugin-test/project.properties diff --git a/aspectwerkz/src/plugin-test/project.properties b/aspectwerkz/src/plugin-test/project.properties new file mode 100644 index 00000000..0439687d --- /dev/null +++ b/aspectwerkz/src/plugin-test/project.properties @@ -0,0 +1,6 @@ + +# MUST specify these, even though they are the defaults, so we can run inside reactor where they were already set +maven.multiproject.basedir=${basedir} +maven.multiproject.includes=*/project.xml +maven.multiproject.excludes= +