dion        2004/08/02 18:13:44

  Modified:    multiproject plugin.jelly
               multiproject/xdocs reports.xml
  Log:
  Typo
  
  Revision  Changes    Path
  1.46      +1 -1      maven-plugins/multiproject/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/multiproject/plugin.jelly,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- plugin.jelly      29 Jul 2004 06:40:44 -0000      1.45
  +++ plugin.jelly      3 Aug 2004 01:13:43 -0000       1.46
  @@ -314,7 +314,7 @@
         name="Dependency Convergence" 
         link="dependency-convergence-report"
         pluginName="maven-multiproject-plugin"
  -      description="Generate report which shows how consistent are the versions of 
artitfacts between projects."/>
  +      description="Generate report which shows how consistent are the versions of 
artifacts between projects."/>
         
     </goal>
     
  
  
  
  1.2       +1 -1      maven-plugins/multiproject/xdocs/reports.xml
  
  Index: reports.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/multiproject/xdocs/reports.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- reports.xml       3 Aug 2004 00:58:40 -0000       1.1
  +++ reports.xml       3 Aug 2004 01:13:43 -0000       1.2
  @@ -28,7 +28,7 @@
       <section name="Dependency Convergence Report">
         <p>
           This plug-in provides a report which shows how consistent the versions
  -        of artitfacts between the projects of a multiproject build.
  +        of artifacts between the projects of a multiproject build.
         </p>
         <p> 
           To register this report, include the following in your 
<code>project.xml</code>:
  
  
  

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

Reply via email to