Author: aheritier Date: Thu Jan 26 15:22:06 2006 New Revision: 372658 URL: http://svn.apache.org/viewcvs?rev=372658&view=rev Log: Touchstone plugins should be installed to use them in the bootstrap
Modified: maven/maven-1/plugins/trunk/project.properties Modified: maven/maven-1/plugins/trunk/project.properties URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.properties?rev=372658&r1=372657&r2=372658&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/project.properties (original) +++ maven/maven-1/plugins/trunk/project.properties Thu Jan 26 15:22:06 2006 @@ -34,8 +34,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>. -# Touchstone is not built into Maven any more -maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml,touchstone/**,touchstone-partner/** +maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml maven.multichanges.excludes=${maven.multiproject.excludes} maven.xdoc.date = left