Author: aheritier
Date: Sun Feb 5 16:26:57 2006
New Revision: 375143
URL: http://svn.apache.org/viewcvs?rev=375143&view=rev
Log:
Exclude the master site in the multiproject
Modified:
maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties
Modified: maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties?rev=375143&r1=375142&r2=375143&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties
(original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties Sun Feb
5 16:26:57 2006
@@ -68,7 +68,7 @@
maven.multiproject.overviewPage.title=Maven Plugins in the Sandbox
maven.multiproject.overviewPage.text=The following Maven plugins are available
in the sandbox, some of them because they are still in early development and
others because they are no longer mantained:
maven.multiproject.includes=../*/project.xml
-maven.multiproject.excludes=plugin-parent/project.xml
+maven.multiproject.excludes=../plugin-parent/project.xml,../plugins-site/project.xml
#=====
# Site plugin settings