You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/25 00:30:59 UTC

svn commit: r328173 - /maven/maven-1/plugins/trunk/project.properties

Author: aheritier
Date: Mon Oct 24 15:30:50 2005
New Revision: 328173

URL: http://svn.apache.org/viewcvs?rev=328173&view=rev
Log:
remove unused settings

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=328173&r1=328172&r2=328173&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.properties (original)
+++ maven/maven-1/plugins/trunk/project.properties Mon Oct 24 15:30:50 2005
@@ -33,7 +33,6 @@
 # Multiproject plugin settings
 maven.multiproject.navigation=independent
 maven.multiproject.overviewPage.title=Plugins supplied with Maven
-#maven.multiproject.overviewPage.link=index
 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/**
@@ -46,6 +45,5 @@
 maven.site.stage.address=people.apache.org
 maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)}
 maven.site.deploy.method=rsync
-maven.site.chmod.mode=775
 
 maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css