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 br...@apache.org on 2005/02/02 10:18:20 UTC

cvs commit: maven-components/maven-core/src/site/apt/lifecycle lifecycle.apt

brett       2005/02/02 01:18:20

  Modified:    maven-core/src/site/apt/lifecycle lifecycle.apt
  Log:
  add missing note about goal aliasing
  
  Revision  Changes    Path
  1.2       +2 -0      maven-components/maven-core/src/site/apt/lifecycle/lifecycle.apt
  
  Index: lifecycle.apt
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core/src/site/apt/lifecycle/lifecycle.apt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lifecycle.apt	22 Jan 2005 16:11:57 -0000	1.1
  +++ lifecycle.apt	2 Feb 2005 09:18:20 -0000	1.2
  @@ -144,6 +144,8 @@
         should ensure that only explicit multi-calls execute multiple
         times.
   
  +  * ability to alias a goal to a series of other goals, eg: my-goal: clean, foo, clean
  +
   *Notes
    
     [[1]] POM reading: we always attempt to read the POM but it may not be