You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2003/09/11 08:27:22 UTC

cvs commit: maven/src/plugins-build/scm/xdocs/releases/v1.0 index.xml

brett       2003/09/10 23:27:22

  Added:       src/plugins-build/scm/xdocs index.xml
               src/plugins-build/scm/xdocs/releases/v1.0 index.xml
  Log:
  Add required index files
  
  Revision  Changes    Path
  1.1                  maven/src/plugins-build/scm/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Maven SCM Plugin</title>
      <author email="brett@apache.org">Brett Porter</author>
    </properties>
  
    <body>
      <section name="Maven SCM Plugin">
        <p>
          A plugin for SCM tasks, currently CVS.
        </p>
        <p> 
          For more information on the functionality provided by this plugin,
          please see the <a href="goals.html">Goals</a> document.
        </p>
        <p>
          For more information on how to customise the functionality provided
          by this plugin, please see the <a href="properties.html">properties</a>
          document.
        </p>
      </section>
   </body>
  </document>
  
  
  
  
  1.1                  maven/src/plugins-build/scm/xdocs/releases/v1.0/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Maven SCM Plugin</title>
      <author email="brett@apache.org">Brett Porter</author>
    </properties>
  
    <body>
      <section name="Maven SCM Plugin">
        <p>
          A plugin for SCM tasks, currently CVS.
        </p>
        <p> 
          For more information on the functionality provided by this plugin,
          please see the <a href="goals.html">Goals</a> document.
        </p>
        <p>
          For more information on how to customise the functionality provided
          by this plugin, please see the <a href="properties.html">properties</a>
          document.
        </p>
      </section>
   </body>
  </document>
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org