From 037e34e10dd2d8ea6cbab530b3e26cd91a861e31 Mon Sep 17 00:00:00 2001 From: aheritier Date: Thu, 20 Oct 2005 22:28:33 +0000 Subject: [PATCH] do not build/test touchstone plugins git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327013 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 94c0f020..4d9a48d2 100644 --- a/project.properties +++ b/project.properties @@ -35,7 +35,8 @@ maven.multiproject.navigation=independent maven.multiproject.overviewPage.title=Plugins supplied with Maven #maven.multiproject.overviewPage.link=index maven.multiproject.overviewPage.text=The following Maven plugins are available as part of the Maven Project. Please refer also to the list of available Third Party Plugins and the Sandbox. -maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml +# Touchstone is not built into Maven any more +maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml,touchstone/**,touchstone-partner/** maven.xdoc.date = left maven.xdoc.date.format = dd MMMM yyyy HH:mm z