You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/01/25 03:43:08 UTC

svn commit: r126341 - /maven/maven-1/core/trunk/project.properties

Author: brett
Date: Mon Jan 24 18:43:07 2005
New Revision: 126341

URL: http://svn.apache.org/viewcvs?view=rev&rev=126341
Log:
put linkcheck back
Modified:
   maven/maven-1/core/trunk/project.properties

Modified: maven/maven-1/core/trunk/project.properties
Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.properties?view=diff&rev=126341&p1=maven/maven-1/core/trunk/project.properties&r1=126340&p2=maven/maven-1/core/trunk/project.properties&r2=126341
==============================================================================
--- maven/maven-1/core/trunk/project.properties	(original)
+++ maven/maven-1/core/trunk/project.properties	Mon Jan 24 18:43:07 2005
@@ -96,9 +96,7 @@
 maven.plugins.directory = ${basedir}/../../plugins/trunk
 maven.plugins.includes = */project.xml
 # Touchstone is not built into Maven any more
-#maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
-# Linkcheck is currently broken on head. itest is just broken
-maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,linkcheck/**,itest/**
+maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
 maven.plugins.profile = plugin-profile.xml
 
 maven.get.jars.baseUrl = http://www.ibiblio.org/maven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org