You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/07/31 13:54:09 UTC

cvs commit: maven-plugins project.properties

dion        2004/07/31 04:54:09

  Modified:    .        project.properties
  Log:
  exclude example plugin as it fails install
  
  Revision  Changes    Path
  1.16      +1 -1      maven-plugins/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/project.properties,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.properties	11 May 2004 23:33:21 -0000	1.15
  +++ project.properties	31 Jul 2004 11:54:09 -0000	1.16
  @@ -35,7 +35,7 @@
   maven.multiproject.overviewPage.title=Maven Plugins
   maven.multiproject.overviewPage.link=plugins
   maven.multiproject.overviewPage.text=The following Maven plugins are available:
  -maven.multiproject.excludes=plugin-parent/project.xml
  +maven.multiproject.excludes=plugin-parent/project.xml,examples/project.xml
   
   maven.xdoc.date = left
   maven.xdoc.date.format = dd MMMM yyyy HH:mm z
  
  
  

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