Add required index files

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113995 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2003-09-11 06:27:22 +00:00
parent ee43a57e06
commit 68f8b2e14c
2 changed files with 52 additions and 0 deletions

26
scm/xdocs/index.xml Normal file
View File

@@ -0,0 +1,26 @@
<?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>

View File

@@ -0,0 +1,26 @@
<?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>