maven-plugins/xdocs/index.html
2003-11-09 16:04:29 +00:00

28 lines
1.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>About Maven Optional Plugins</title>
</head>
<body>
<h1>Overview</h1>
<p>
This project is a container for non-core Maven plugins.
</p>
<p>
There are several types of plugins for <a href="http://maven.apache.org/">Maven</a>.
<ol>
<li><a href="http://maven.apache.org/reference/plugins/core-plugins.html">Core plugins</a></li>
<li><a href="optional.html">This set</a> of optional plugins</li>
<li>Some plugins are hosted at <a href="http://maven-plugins.sourceforge.net">SourceForge</a></li>
<li><a href="http://xdoclet.sourceforge.net">XDoclet</a> hosts it's
<a href="http://xdoclet.sourceforge.net/maven-plugin.html">own plugin</a></li>
<li><a href="http://jakarta.apache.org/cactus">Cactus</a> hosts it's
<a href="http://jakarta.apache.org/cactus/integration/maven/">own plugin</a></li>
<li>Please tell us of any others</li>
</ol>
</p>
</body>
</html>