dion        2003/09/14 07:53:27

  Modified:    src/plugins-build/java/xdocs goals.xml
  Log:
  Fix bad docs
  
  Revision  Changes    Path
  1.5       +2 -3      maven/src/plugins-build/java/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/java/xdocs/goals.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- goals.xml 14 Sep 2003 14:51:33 -0000      1.4
  +++ goals.xml 14 Sep 2003 14:53:27 -0000      1.5
  @@ -36,9 +36,8 @@
             <td>
               <p>
                 Copies any resources that must be present in the deployed JAR
  -              file, from the directory specified by 
  -              <a href="properties.html">maven.jarResources.basedir</a> to the
  -              build directory, where class files are stored.
  +              file, from the <code>&lt;build&gt;&lt;resources&gt;</code>
  +              elements in your project.xml
               </p>
             </td>
           </tr>
  
  
  

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

Reply via email to