| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| <!-- Generated by Apache Maven Doxia at Oct 15, 2012 --> | |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <title> | |
| tycho-packaging:product-export</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 name="Date-Revision-yyyymmdd" content="20121015" /> | |
| <meta http-equiv="Content-Language" content="en" /> | |
| </head> | |
| <body class="composite"> | |
| <div id="banner"> | |
| <div id="bannerLeft"> | |
| Tycho OSGi Packaging Plugin (Incubation) | |
| </div> | |
| <div class="clear"> | |
| <hr/> | |
| </div> | |
| </div> | |
| <div id="breadcrumbs"> | |
| <div class="xleft"> | |
| <span id="publishDate">Last Published: 2012-10-15</span> | |
| | <span id="projectVersion">Version: 0.16.0</span> | |
| </div> | |
| <div class="xright"> <a href="http://wiki.eclipse.org/Development_Resources/HOWTO/Incubation_Phase#.281.29_What_Is_Incubation.3F" class="externalLink" title="This content is PRELIMINARY API and still subject to change">This content is PRELIMINARY API and still subject to change</a> | |
| </div> | |
| <div class="clear"> | |
| <hr/> | |
| </div> | |
| </div> | |
| <div id="leftColumn"> | |
| <div id="navcolumn"> | |
| <h5>Tycho</h5> | |
| <ul> | |
| <li class="none"> | |
| <a href="../index.html" title="Introduction">Introduction</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-compiler-plugin/plugin-info.html" title="Compiler Plugin">Compiler Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-packaging-plugin/plugin-info.html" title="Packaging Plugin">Packaging Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-source-plugin/plugin-info.html" title="Source Plugin">Source Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-surefire/tycho-surefire-plugin/plugin-info.html" title="Surefire Plugin">Surefire Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-release/tycho-versions-plugin/plugin-info.html" title="Versions Plugin">Versions Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-p2/tycho-p2-director-plugin/plugin-info.html" title="P2 Director Plugin">P2 Director Plugin</a> | |
| </li> | |
| <li class="none"> | |
| <a href="../tycho-p2/tycho-p2-repository-plugin/plugin-info.html" title="P2 Repository Plugin">P2 Repository Plugin</a> | |
| </li> | |
| </ul> | |
| <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> | |
| <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> | |
| </a> | |
| </div> | |
| </div> | |
| <div id="bodyColumn"> | |
| <div id="contentBox"> | |
| <div class="section"><h2>tycho-packaging:product-export<a name="tycho-packaging:product-export"></a></h2> | |
| <p><b>Full name</b>:</p> | |
| <p>org.eclipse.tycho:tycho-packaging-plugin:0.16.0:product-export</p> | |
| <p><b>Description</b>:</p> | |
| <div>(no description)</div> | |
| <p><b>Attributes</b>:</p> | |
| <ul> | |
| <li>Requires a Maven project to be executed.</li> | |
| </ul> | |
| <div class="section"><h3>Optional Parameters<a name="Optional_Parameters"></a></h3> | |
| <table class="bodyTable" border="0"> | |
| <tr class="a"> | |
| <th>Name</th> | |
| <th>Type</th> | |
| <th>Since</th> | |
| <th>Description</th> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#createProductArchive">createProductArchive</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.</td> | |
| </tr> | |
| <tr class="a"> | |
| <td><b><a href="#environments">environments</a></b></td> | |
| <td><tt>TargetEnvironment[]</tt></td> | |
| <td><tt>-</tt></td> | |
| <td><b>Deprecated.</b> <br /></td> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#expandedProductFile">expandedProductFile</a></b></td> | |
| <td><tt>File</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>Location of generated .product file with all versions replaced with | |
| their expanded values.<br /></td> | |
| </tr> | |
| <tr class="a"> | |
| <td><b><a href="#forcePackedDependencies">forcePackedDependencies</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td><br /><b>Default value is</b>: <tt>false</tt>.</td> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#includeSources">includeSources</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>(no description)<br /><b>Default value is</b>: <tt>false</tt>.</td> | |
| </tr> | |
| <tr class="a"> | |
| <td><b><a href="#p2inf">p2inf</a></b></td> | |
| <td><tt>File</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>(no description)<br /></td> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#productConfigurationFile">productConfigurationFile</a></b></td> | |
| <td><tt>File</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>The product configuration, a .product file. This file manages all | |
| aspects of a product definition from its constituent plug-ins to | |
| configuration files to branding.<br /><b>Default value is</b>: <tt>${project.basedir}/${project.artifactId}.product</tt>.</td> | |
| </tr> | |
| <tr class="a"> | |
| <td><b><a href="#qualifier">qualifier</a></b></td> | |
| <td><tt>String</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>Build qualifier. Recommended way to set this parameter is using | |
| build-qualifier goal.<br /></td> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#separateEnvironments">separateEnvironments</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>If true (the default), produce separate directory structure for | |
| each supported runtime environment.<br /><b>Default value is</b>: <tt>true</tt>.</td> | |
| </tr> | |
| <tr class="a"> | |
| <td><b><a href="#strictBinIncludes">strictBinIncludes</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>If set to <tt>true</tt> (the default), missing build.properties | |
| bin.includes will cause build failure. If set to | |
| <tt>false</tt>, missing build.properties bin.includes will be | |
| reported as warnings but the build will not fail.<br /><b>Default value is</b>: <tt>true</tt>.</td> | |
| </tr> | |
| <tr class="b"> | |
| <td><b><a href="#useDefaultExcludes">useDefaultExcludes</a></b></td> | |
| <td><tt>boolean</tt></td> | |
| <td><tt>-</tt></td> | |
| <td>(no description)<br /><b>Default value is</b>: <tt>true</tt>.</td> | |
| </tr> | |
| </table> | |
| </div> | |
| <div class="section"><h3>Parameter Details<a name="Parameter_Details"></a></h3> | |
| <p><b><a name="createProductArchive">createProductArchive</a>:</b></p> | |
| <div>(no description)</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Expression</b>: <tt>${tycho.product.createArchive}</tt></li> | |
| <li><b>Default</b>: <tt>true</tt></li> | |
| </ul><hr /><p><b><a name="environments">environments</a>:</b></p> | |
| <div><b>Deprecated.</b> </div> | |
| <div>(no description)</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>org.eclipse.tycho.core.facade.TargetEnvironment[]</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| </ul><hr /><p><b><a name="expandedProductFile">expandedProductFile</a>:</b></p> | |
| <div>Location of generated .product file with all versions replaced with | |
| their expanded values.</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>java.io.File</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Expression</b>: <tt>${project.build.directory}/${project.artifactId}.product</tt></li> | |
| </ul><hr /><p><b><a name="forcePackedDependencies">forcePackedDependencies</a>:</b></p> | |
| <div></div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Default</b>: <tt>false</tt></li> | |
| </ul><hr /><p><b><a name="includeSources">includeSources</a>:</b></p> | |
| <div>(no description)</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Default</b>: <tt>false</tt></li> | |
| </ul><hr /><p><b><a name="p2inf">p2inf</a>:</b></p> | |
| <div>(no description)</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>java.io.File</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Expression</b>: <tt>${productConfiguration}/../p2.inf</tt></li> | |
| </ul><hr /><p><b><a name="productConfigurationFile">productConfigurationFile</a>:</b></p> | |
| <div>The product configuration, a .product file. This file manages all | |
| aspects of a product definition from its constituent plug-ins to | |
| configuration files to branding.</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>java.io.File</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Expression</b>: <tt>${productConfiguration}</tt></li> | |
| <li><b>Default</b>: <tt>${project.basedir}/${project.artifactId}.product</tt></li> | |
| </ul><hr /><p><b><a name="qualifier">qualifier</a>:</b></p> | |
| <div>Build qualifier. Recommended way to set this parameter is using | |
| build-qualifier goal.</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>java.lang.String</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Expression</b>: <tt>${buildQualifier}</tt></li> | |
| </ul><hr /><p><b><a name="separateEnvironments">separateEnvironments</a>:</b></p> | |
| <div>If true (the default), produce separate directory structure for | |
| each supported runtime environment.</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Default</b>: <tt>true</tt></li> | |
| </ul><hr /><p><b><a name="strictBinIncludes">strictBinIncludes</a>:</b></p> | |
| <div>If set to <tt>true</tt> (the default), missing build.properties | |
| bin.includes will cause build failure. If set to | |
| <tt>false</tt>, missing build.properties bin.includes will be | |
| reported as warnings but the build will not fail.</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Default</b>: <tt>true</tt></li> | |
| </ul><hr /><p><b><a name="useDefaultExcludes">useDefaultExcludes</a>:</b></p> | |
| <div>(no description)</div> | |
| <ul> | |
| <li><b>Type</b>: <tt>boolean</tt></li> | |
| <li><b>Required</b>: <tt>No</tt></li> | |
| <li><b>Default</b>: <tt>true</tt></li> | |
| </ul> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="clear"> | |
| <hr/> | |
| </div> | |
| <div id="footer"> | |
| <div class="xright"> | |
| Copyright © 2008-2012 | |
| <a href="http://www.eclipse.org/">Eclipse Foundation</a>. | |
| All Rights Reserved. | |
| </div> | |
| <div class="clear"> | |
| <hr/> | |
| </div> | |
| </div> | |
| </body> | |
| </html> |