vmassol     2004/05/03 13:51:23

  Modified:    .        project.properties
  Log:
  merge change related to excluding the new plugin-parent dir from 1.0 BRANCH
  
  Revision  Changes    Path
  1.60      +1 -1      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- project.properties        23 Mar 2004 02:18:16 -0000      1.59
  +++ project.properties        3 May 2004 20:51:23 -0000       1.60
  @@ -99,7 +99,7 @@
   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/**
  +maven.plugins.excludes = 
examples/**,touchstone/**,touchstone-partner/**,plugin-parent/**
   
   maven.get.jars.baseUrl = http://www.ibiblio.org/maven
   maven.bootstrap.dir = ${basedir}/bootstrap
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to