blob: 0102bd5ab4f564d0ed47d44f440e41e271d58839 [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-version-bump:update-product</title>
</properties>
<body>
<section name="tycho-version-bump:update-product">
<p><strong>Full name</strong>:</p>
<p>org.eclipse.tycho.extras:tycho-version-bump-plugin:1.5.1-SNAPSHOT:update-product</p>
<p><strong>Description</strong>:</p>
<div>Quick&amp;dirty way to update .product file to use latest versions
of IUs available from specified metadata repositories.</div>
<p><strong>Attributes</strong>:</p>
<ul>
<li>Requires a Maven project to be executed.</li>
</ul>
<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="#executionEnvironment">&lt;executionEnvironment&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>(no description)<br/><strong>Default value is</strong>: <code>JavaSE-1.7</code>.<br/></td>
</tr>
<tr>
<td><code><a href="#productFile">&lt;productFile&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>(no description)<br/><strong>Default value is</strong>: <code>${project.artifactId}.product</code>.<br/></td>
</tr>
<tr>
<td><code><a href="#project">&lt;project&gt;</a></code></td>
<td><code>MavenProject</code></td>
<td><code>-</code></td>
<td>(no description)<br/><strong>User property is</strong>: <code>project</code>.<br/></td>
</tr>
</table>
</subsection>
<subsection name="Parameter Details">
<h4><strong><a name="executionEnvironment">&lt;executionEnvironment&gt;</a></strong></h4>
<div>(no description)</div>
<ul>
<li><strong>Type</strong>: <code>java.lang.String</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>Default</strong>: <code>JavaSE-1.7</code></li>
</ul><hr/><h4><strong><a name="productFile">&lt;productFile&gt;</a></strong></h4>
<div>(no description)</div>
<ul>
<li><strong>Type</strong>: <code>java.io.File</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>Default</strong>: <code>${project.artifactId}.product</code></li>
</ul><hr/><h4><strong><a name="project">&lt;project&gt;</a></strong></h4>
<div>(no description)</div>
<ul>
<li><strong>Type</strong>: <code>org.apache.maven.project.MavenProject</code></li>
<li><strong>Required</strong>: <code>No</code></li>
<li><strong>User Property</strong>: <code>project</code></li>
</ul>
</subsection>
</section>
</body>
</document>