maven-plugins/scm/xdocs/index.xml
2003-09-11 06:27:22 +00:00

27 lines
669 B
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>