dion        2002/09/29 03:48:32

  Modified:    src/plugins-build/j2ee/xdocs properties.xml
  Log:
  Fix some bad links to point to correct docs.
  * WARNING* This file is full of references to old and outdated docs
  
  Revision  Changes    Path
  1.3       +4 -3      
jakarta-turbine-maven/src/plugins-build/j2ee/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-maven/src/plugins-build/j2ee/xdocs/properties.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- properties.xml    15 Aug 2002 06:59:44 -0000      1.2
  +++ properties.xml    29 Sep 2002 10:48:32 -0000      1.3
  @@ -13,7 +13,7 @@
         <p>
           The following is an overview of the various properties (and
           default values) used by the Maven J2EE Plug-in <a
  -          href="build-file.html">build file</a>.  These properties
  +          href="goals.html">goals</a>.  These properties
           control various aspects of the J2EE build.  Most of these
           properties are optional and have defaults; however, there are
           mandatory properties that must be set as described in this document.
  @@ -21,7 +21,8 @@
         <p>
           These properties can be overridden to change the default behavior of
           the Maven J2EE Plug-in.  If you need to override any of these properties,
  -        please refer to the <a href="../../start/integrate.html">Integration</a>
  +        please refer to the
  +        <a 
href="http://jakarta.apache.org/turbine/maven/start/integrate.html";>Integration</a>
           document for the preferred method of setting properties in your project.
         </p>
         <table>
  @@ -157,7 +158,7 @@
             <td>
               <p>WARNING: This property is temporarily unused.</p>
               Specifies the pattern of files in the
  -            <a href="../project-descriptor.html#dependencies">project 
dependencies</a>
  +            <a 
href="http://jakarta.apache.org/turbine/maven/reference/project-descriptor.html#dependencies";>project
 dependencies</a>
               not to be included in the <code>/WEB-INF/lib</code> of the resulting
               war file. It defaults to blank, that is, no dependencies are excluded.
             </td>
  
  
  

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

Reply via email to