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 2004/10/17 03:07:53 UTC

cvs commit: maven project.properties

brett       2004/10/16 18:07:53

  Modified:    .        project.properties
  Log:
  temporarily disable linkcheck
  
  Revision  Changes    Path
  1.65      +2 -1      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- project.properties	21 Sep 2004 13:46:02 -0000	1.64
  +++ project.properties	17 Oct 2004 01:07:53 -0000	1.65
  @@ -91,7 +91,8 @@
   maven.plugins.directory = ${basedir}/../maven-plugins
   maven.plugins.includes = */project.xml
   # Touchstone is not built into Maven any more
  -maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,itest/**
  +#maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
  +maven.plugins.excludes = examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**,linkcheck/**
   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