You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ev...@apache.org on 2004/06/21 10:21:04 UTC

cvs commit: maven-components/maven-core m2-core-plugins.txt

evenisse    2004/06/21 01:21:04

  Modified:    maven-core m2-core-plugins.txt
  Log:
  Add install plugin.
  
  Revision  Changes    Path
  1.2       +1 -0      maven-components/maven-core/m2-core-plugins.txt
  
  Index: m2-core-plugins.txt
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/m2-core-plugins.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- m2-core-plugins.txt	11 Jun 2004 15:11:52 -0000	1.1
  +++ m2-core-plugins.txt	21 Jun 2004 08:21:04 -0000	1.2
  @@ -1,5 +1,6 @@
   maven-clean-plugin
   maven-compiler-plugin
  +maven-install-plugin
   maven-jar-plugin
   maven-plugin-plugin
   maven-resources-plugin