From f0aae9d554cc4649cbc2baca7a40108712544f55 Mon Sep 17 00:00:00 2001 From: aheritier Date: Fri, 28 Oct 2005 00:14:57 +0000 Subject: [PATCH] excludes in multichanges report the same plugins as in multiproject git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@328987 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/project.properties b/project.properties index cf38b1ae..b527d15b 100644 --- a/project.properties +++ b/project.properties @@ -36,6 +36,7 @@ maven.multiproject.overviewPage.title=Plugins supplied with Maven 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. # Touchstone is not built into Maven any more maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml,touchstone/**,touchstone-partner/** +maven.multichanges.excludes=${maven.multiproject.excludes} maven.xdoc.date = left maven.xdoc.date.format = dd MMMM yyyy HH:mm z