mcconnell    2003/08/23 11:14:45

  Added:       merlin/merlin-platform/xdocs/tools/maven properties.xml
  Log:
  Seperate goals from properties page.
  
  Revision  Changes    Path
  1.1                  
avalon-sandbox/merlin/merlin-platform/xdocs/tools/maven/properties.xml
  
  Index: properties.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
    <properties>
      <author email="[EMAIL PROTECTED]">Stephen McConnell</author>
      <title>Merlin Plugin for Maven</title>
    </properties>
    <body>
      <section name="Merlin Plugin for Maven">
        <subsection name="Properties">
          <table>
            <tr><th>Property</th><th>Description</th></tr>
            <tr>
              <td>merlin.anchor.dir</td>
              <td>
               <p>Optional base directory against which classpath library directory
                  references will be resolved.</p>
              </td>
            </tr>
            <tr>
              <td>merlin.repository.local</td>
              <td>
               <p>Declaration of an alternative bootstrap repository.</p>
              </td>
            </tr>
            <tr>
              <td>merlin.kernel</td>
              <td>
               <p>Relative or absolute file path to the kernel configuration.</p>
              </td>
            </tr>
            <tr>
              <td>merlin.config</td>
              <td>
               <p>Relative or absolute file path to the target override 
configuration.</p>
              </td>
            </tr>
            <tr>
              <td>merlin.info</td>
              <td>
               <p>Merlin info flag "true" or "false" controling the generation of 
                  deployment context information on startup.</p>
              </td>
            </tr>
            <tr>
              <td>merlin.debug</td>
              <td>
               <p>Merlin debug flag "true" or "false".</p>
              </td>
            </tr>
          </table>
        </subsection>
      </section>
    </body>
  </document>
  
  
  
  
  

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

Reply via email to