Touchstone plugins should be installed to use them in the bootstrap

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@372658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-01-26 23:22:06 +00:00
parent b3fa3b0428
commit f9f789a503

View File

@ -34,8 +34,7 @@ maven.clover.report.xml=true
maven.multiproject.navigation=independent maven.multiproject.navigation=independent
maven.multiproject.overviewPage.title=Plugins supplied with Maven 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.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>.
# Touchstone is not built into Maven any more maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml
maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml,touchstone/**,touchstone-partner/**
maven.multichanges.excludes=${maven.multiproject.excludes} maven.multichanges.excludes=${maven.multiproject.excludes}
maven.xdoc.date = left maven.xdoc.date = left