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 2006/02/04 23:05:06 UTC

svn commit: r374938 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

Author: aheritier
Date: Sat Feb  4 14:05:03 2006
New Revision: 374938

URL: http://svn.apache.org/viewcvs?rev=374938&view=rev
Log:
Do not test links to subversion generated in the changelog (it's too slow).

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.properties

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=374938&r1=374937&r2=374938&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Sat Feb  4 14:05:03 2006
@@ -128,6 +128,11 @@
 maven.license.licenseFile=${basedir}/../LICENSE.txt
 
 #=====
+# LinkCheck plugin settings
+#=====
+maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl}
+
+#=====
 # MultiProject plugin settings
 #=====
 maven.multiproject.type=plugin