blob: 82db7f8d9316ab16909d756fb8fdb6877f11ff62 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>tycho-pack200b:pack</title>
</properties>
<body>
<section name="tycho-pack200b:pack">
<p><strong>Full name</strong>:</p>
<p>org.eclipse.tycho.extras:tycho-pack200b-plugin:1.5.1-SNAPSHOT:pack</p>
<p><strong>Description</strong>:</p>
<div>Performs pack200 pack.</div>
<p><strong>Attributes</strong>:</p>
<ul>
<li>Requires a Maven project to be executed.</li>
<li>Binds by default to the <a href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <code>package</code>.</li>
</ul>
<subsection name="Required Parameters">
<table border="0">
<tr>
<th>Name</th>
<th>Type</th>
<th>Since</th>
<th>Description</th>
</tr>
<tr>
<td><code><a href="#buildDirectory">&lt;buildDirectory&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>(no description)<br/><strong>User property is</strong>: <code>project.build.directory</code>.<br/></td>
</tr>
</table>
</subsection>
<subsection name="Optional Parameters">
<table border="0">
<tr>
<th>Name</th>
<th>Type</th>
<th>Since</th>
<th>Description</th>
</tr>
<tr>
<td><code><a href="#fork">&lt;fork&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>0.23.0</code></td>
<td>Whether to fork the pack operation in a separate process.<br/><strong>Default value is</strong>: <code>false</code>.<br/></td>
</tr>
<tr>
<td><code><a href="#pluginArtifacts">&lt;pluginArtifacts&gt;</a></code></td>
<td><code>List</code></td>
<td><code>-</code></td>
<td>(no description)<br/><strong>User property is</strong>: <code>plugin.artifacts</code>.<br/></td>
</tr>
<tr>
<td><code><a href="#supportedProjectTypes">&lt;supportedProjectTypes&gt;</a></code></td>
<td><code>List</code></td>
<td><code>-</code></td>
<td>Project types which this plugin supports.<br/></td>
</tr>
</table>
</subsection>
<subsection name="Parameter Details">
<h4><strong><a name="buildDirectory">&lt;buildDirectory&gt;</a></strong></h4>
<div>(no description)</div>
<ul>
<li><strong>Type</strong>: <code>java.io.File</code></li>
<li><strong>Required</strong>: <code>Yes</code></li>
<li><strong>User Property</strong>: <code>project.build.directory</code></li>
</ul><hr/><h4><strong><a name="fork">&lt;fork&gt;</a></strong></h4>
<div>Whether to fork the pack operation in a separate process.</div>
<ul>
<li><strong>Type</strong>: <code>boolean</code></li>
<li><strong>Since</strong>: <code>0.23.0</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>Default</strong>: <code>false</code></li>
</ul><hr/><h4><strong><a name="pluginArtifacts">&lt;pluginArtifacts&gt;</a></strong></h4>
<div>(no description)</div>
<ul>
<li><strong>Type</strong>: <code>java.util.List</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>User Property</strong>: <code>plugin.artifacts</code></li>
</ul><hr/><h4><strong><a name="supportedProjectTypes">&lt;supportedProjectTypes&gt;</a></strong></h4>
<div>Project types which this plugin supports.</div>
<ul>
<li><strong>Type</strong>: <code>java.util.List</code></li>
<li><strong>Required</strong>: <code>No</code></li>
</ul>
</subsection>
</section>
</body>
</document>