blob: b6daa85daf2bbbba57984aef5fa303cc73e85414 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Apache JAMES MailetDocs Maven Plugin -
mailetdocs:mailetdocs</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="http://james.apache.org/mailet/index.html" id="bannerLeft">
<img src="images/james-mailetdocs-logo.gif" alt="" />
</a>
<a href="http://www.apache.org/index.html" id="bannerRight">
<img src="images/asf-logo-reduced.gif" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 09/06/2009
</div>
<div class="xright"> <a href="../../index.html">JAMES Project</a>
|
<a href="../../server/index.html">Server</a>
|
<a href="../../mailet/index.html">Mailets</a>
|
<a href="../../jspf/index.html">jSPF</a>
|
<a href="../../mime4j/index.html">Mime4J</a>
|
<a href="../../jsieve/index.html">JSieve</a>
|
<a href="../../postage/index.html">Postage</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>MailetDocs Maven Plugin</h5>
<ul>
<li class="none">
<a href="index.html">Introduction</a>
</li>
<li class="none">
<a href="plugin-info.html">Goals</a>
</li>
<li class="none">
<a href="usage.html">Usage</a>
</li>
<li class="none">
<a href="release-notes.html">Release Notes</a>
</li>
<li class="none">
<a href="doap_maven-mailetdocs-plugin.rdf">DOAP</a>
</li>
</ul>
<h5>Examples</h5>
<ul>
<li class="none">
<a href="examples/standard.html">Large Catalog</a>
</li>
</ul>
<h5>Mailet</h5>
<ul>
<li class="none">
<a href="http://james.apache.org/mailet/api">API</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/base">Basic Toolkit</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/crypto">Crypto</a>
</li>
<li class="none">
<a href="http://james.apache.org/jsieve/mailet/index.html">Sieve</a>
</li>
<li class="none">
<a href="">MailetDocs</a>
</li>
<li class="none">
<a href="http://james.apache.org/mailet/standard">Standard</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html">Project Information</a>
</li>
<li class="collapsed">
<a href="project-reports.html">Project Reports</a>
</li>
</ul>
<h5>Downloads</h5>
<ul>
<li class="none">
<a href="../../download.cgi">Stable releases</a>
</li>
<li class="none">
<a href="../../downloadunstable.cgi">Unstable releases</a>
</li>
<li class="none">
<a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<a name="mailetdocs:mailetdocs"></a><div class="section"><h2>mailetdocs:mailetdocs</h2>
<p><strong>Note</strong>:This goal should be used as a Maven report.</p>
<p><strong>Full name</strong>:</p>
<p>org.apache.james:maven-mailetdocs-plugin:0.2-SNAPSHOT:mailetdocs</p>
<p><strong>Description</strong>:</p>
<div><p>Generates catalog and reports on mailets and matchers.</p>
<h4>Notes</h4>
<ul>
<li>Should only used as a report.</li>
<li>Mailets are instantiated during report production.</li>
</ul></div>
<strong>Attributes</strong>:
<ul>
<li>Requires a Maven 2.0 project to be executed.</li>
<li>Requires dependency resolution of artifacts in scope: <code>compile</code>.</li>
<li>Since version: <code>0.1</code>.</li>
</ul>
<a name="Required Parameters"></a><div class="section"><h3>Required Parameters</h3>
<table class="bodyTable">
<tr class="a">
<th>Name</th>
<th>Type</th>
<th>Since</th>
<th>Description</th>
</tr>
<tr class="b">
<td><strong><a href="#outputDirectory">outputDirectory</a></strong></td>
<td><code>File</code></td>
<td><code>0.1</code></td>
<td>The output directory.<br></br></td>
</tr>
</table>
</div>
<a name="Parameter Details"></a><div class="section"><h3>Parameter Details</h3>
<strong><a name="outputDirectory">outputDirectory</a>:</strong>
<div>The output directory.</div>
<ul>
<li><strong>Type</strong>: <code>java.io.File</code></li>
<li><strong>Since</strong>: <code>0.1</code></li>
<li><strong>Required</strong>: <code>Yes</code></li>
<li><strong>Expression</strong>: <code>${project.reporting.outputDirectory}</code></li>
</ul>
</div>
</div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">&#169;
2008-2009
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1384591-1";
urchinTracker();
</script>
</body>
</html>