From 8e108ea87bf0ae984d7507ec2a45b1467d793203 Mon Sep 17 00:00:00 2001 From: dion Date: Sat, 31 Jul 2004 11:54:09 +0000 Subject: [PATCH] exclude example plugin as it fails install git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115918 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 67e3d41f..f69a4852 100644 --- a/project.properties +++ b/project.properties @@ -35,7 +35,7 @@ maven.multiproject.navigation=independent maven.multiproject.overviewPage.title=Maven Plugins maven.multiproject.overviewPage.link=plugins maven.multiproject.overviewPage.text=The following Maven plugins are available: -maven.multiproject.excludes=plugin-parent/project.xml +maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml maven.xdoc.date = left maven.xdoc.date.format = dd MMMM yyyy HH:mm z