exclude the master site in the multiproject

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375142 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-02-06 00:25:59 +00:00
parent c64c892dc1
commit 6a55a07890

View File

@ -68,7 +68,7 @@ maven.multiproject.navigation=independent
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 <a href="../3rdparty.html">Third Party Plugins</a> and the <a href="../../plugins-sandbox/index.html">Sandbox</a>.
maven.multiproject.includes=../*/project.xml
maven.multiproject.excludes=../plugin-parent/project.xml,../examples/project.xml,../touchstone/project.xml,../touchstone-partner/project.xml
maven.multiproject.excludes=../plugin-parent/project.xml,../plugins-site/project.xml,../examples/project.xml,../touchstone/project.xml,../touchstone-partner/project.xml
#=====
# Site plugin settings