blob: 16d088322485f306f63b5adc32a2cf740315096f [file] [log] [blame]
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.11.1 at 2023-07-10
| Rendered using Apache Maven Fluido Skin 1.6
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20230710" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Sling OSGi Feature Maven Plugin &#x2013; slingfeature:launch-features</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script>
</head>
<body class="topBarDisabled">
<a href="https://github.com/apache/sling-dummyproject">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
alt="Fork me on GitHub">
</a>
<div class="container-fluid">
<div id="banner">
<div class="pull-left"><a href="https://sling.apache.org/" id="bannerLeft"><img src="https://sling.apache.org/res/logos/sling.svg" alt="Apache Sling" width="123px" height="63px"/></a></div>
<div class="pull-right"><a href="https://apache.org/" id="bannerRight"><img src="https://sling.apache.org/res/logos/apache.png" alt="Apache"/></a></div>
<div class="clear"><hr/></div>
</div>
<div id="breadcrumbs">
<ul class="breadcrumb">
<li class=""><a href="https://sling.apache.org/" class="externalLink" title="Apache Sling">Apache Sling</a><span class="divider">/</span></li>
<li class=""><a href="https://sling.apache.org/components/" class="externalLink" title="Maven Plugins">Maven Plugins</a><span class="divider">/</span></li>
<li class=""><a href="index.html" title="Apache Sling OSGi Feature Maven Plugin">Apache Sling OSGi Feature Maven Plugin</a><span class="divider">/</span></li>
<li class="active ">slingfeature:launch-features</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2023-07-10</li>
<li id="projectVersion" class="pull-right">Version: 1.7.2</li>
</ul>
</div>
<div class="row-fluid">
<div id="leftColumn" class="span2">
<div class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li><a href="index.html" title="Introduction"><span class="none"></span>Introduction</a> </li>
<li><a href="plugin-info.html" title="Goals"><span class="none"></span>Goals</a> </li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a> </li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a> </li>
</ul>
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</div>
<div id="bodyColumn" class="span10" >
<section>
<h2><a name="slingfeature:launch-features"></a>slingfeature:launch-features</h2>
<p><b>Full name</b>:</p>
<p>org.apache.sling:slingfeature-maven-plugin:1.7.2:launch-features</p>
<p><b>Description</b>:</p>
<div>Launches the given Feature File</div>
<p><b>Attributes</b>:</p>
<ul>
<li>Requires a Maven project to be executed.</li>
<li>The goal is thread-safe and supports parallel builds.</li>
</ul>
<section>
<h3><a name="Required_Parameters"></a>Required Parameters</h3>
<table class="table table-striped" border="0">
<tr class="a">
<th>Name</th>
<th>Type</th>
<th>Since</th>
<th>Description</th>
</tr>
<tr class="b">
<td align="left"><code><a href="#features">&lt;features&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>Directory containing feature files<br /><b>Default value is</b>: <code>src/main/features</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#testFeatures">&lt;testFeatures&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>Directory containing test feature files.<br /><b>Default value is</b>: <code>src/test/features</code>.<br /></td>
</tr>
</table>
</section>
<section>
<h3><a name="Optional_Parameters"></a>Optional Parameters</h3>
<table class="table table-striped" border="0">
<tr class="a">
<th>Name</th>
<th>Type</th>
<th>Since</th>
<th>Description</th>
</tr>
<tr class="b">
<td align="left"><code><a href="#artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></code></td>
<td><code>String[]</code></td>
<td><code>-</code></td>
<td>The Artifact Id Overrides (see Feature Launcher for more info)<br /><b>User property is</b>: <code>artifactClashOverrides</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#cacheDirectory">&lt;cacheDirectory&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>The path of the folder where the cache is located<br /><b>User property is</b>: <code>cacheDirectory</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#enableLegacyVariableReplacement">&lt;enableLegacyVariableReplacement&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>1.3.6</code></td>
<td>Enable old variable replacement in feature model based on the full
maven project including system variables. If this is enabled,
enableProjectVariableReplacement and replacePropertyVariables have
no effect.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#enableProjectVariableReplacement">&lt;enableProjectVariableReplacement&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>1.3.6</code></td>
<td>Enable the replacement of variables when reading a feature model.
The supported variables are &quot;project.groupId&quot;,
&quot;project.artifactId&quot;, &quot;project.version&quot; and &quot;project.osgiVersion&quot;.<br /><b>Default value is</b>: <code>true</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#extensionConfigurations">&lt;extensionConfigurations&gt;</a></code></td>
<td><code>String[]</code></td>
<td><code>-</code></td>
<td>Extension Configurations for the Launcher<br /><b>User property is</b>: <code>extensionConfigurations</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#featureArchiveClassifiers">&lt;featureArchiveClassifiers&gt;</a></code></td>
<td><code>Set</code></td>
<td><code>-</code></td>
<td>Feature Archive Classifiers to be used from this project<br /><b>User property is</b>: <code>featureArchiveClassifiers</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#featureArchiveFiles">&lt;featureArchiveFiles&gt;</a></code></td>
<td><code>Set</code></td>
<td><code>-</code></td>
<td>Feature Archive Files<br /><b>User property is</b>: <code>featureArchiveFiles</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#featureArchiveIds">&lt;featureArchiveIds&gt;</a></code></td>
<td><code>Set</code></td>
<td><code>-</code></td>
<td>Ids of Feature Archives to be obtained from local Maven repository<br /><b>User property is</b>: <code>featureArchiveIds</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#featuresExcludes">&lt;featuresExcludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of excludes for the feature files. Feature
files excluded by this configuration are not processed at all.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#featuresIncludes">&lt;featuresIncludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of includes for the feature files in the
configured directory. Only feature files specified by this include
are processed.<br /><b>Default value is</b>: <code>**/*.json</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></code></td>
<td><code>String[]</code></td>
<td><code>-</code></td>
<td>Framework Artifacts for the Launcher<br /><b>User property is</b>: <code>frameworkArtifacts</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#frameworkProperties">&lt;frameworkProperties&gt;</a></code></td>
<td><code>String[]</code></td>
<td><code>-</code></td>
<td>Framework Properties for the Launcher<br /><b>User property is</b>: <code>frameworkProperties</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#frameworkVersion">&lt;frameworkVersion&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>The Framework Version (see Feature Launcher for more info)<br /><b>User property is</b>: <code>frameworkVersion</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#generatedFeatures">&lt;generatedFeatures&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>Directory containing generated feature files<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of excludes for the generated feature files.
Feature files excluded by this configuration are not processed at
all.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of includes for the generated feature files in
the configured directory. Only feature files specified by this
include are processed.<br /><b>Default value is</b>: <code>**/*.json</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#homeDirectory">&lt;homeDirectory&gt;</a></code></td>
<td><code>File</code></td>
<td><code>-</code></td>
<td>The path of the folder where the launcher home is located<br /><b>User property is</b>: <code>homeDirectory</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#jarStartOrder">&lt;jarStartOrder&gt;</a></code></td>
<td><code>int</code></td>
<td><code>-</code></td>
<td>The start level for the attached jar/bundle.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#replacePropertyVariables">&lt;replacePropertyVariables&gt;</a></code></td>
<td><code>String</code></td>
<td><code>1.3.6</code></td>
<td>A comma separated list of variables which are replaced when a
feature model is read. The value of these variables is fetched from
the project properties.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#repositoryUrl">&lt;repositoryUrl&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>The Url for the Repository (see Feature Launcher for more info)<br /><b>User property is</b>: <code>frameworkRepositoryUrl</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#selection">&lt;selection&gt;</a></code></td>
<td><code>FeatureSelectionConfig</code></td>
<td><code>-</code></td>
<td>(no description)<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>If set to <code>true</code> the artifacts from the feature are not
as dependencies to the project.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>If set to <code>true</code> the main jar artifact is not added to
the feature.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>If set to <code>true</code> the main jar artifact is not added to
the test feature.<br /><b>Default value is</b>: <code>false</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>If set to <code>true</code> the artifacts from the test feature are
not as dependencies to the project.<br /><b>Default value is</b>: <code>true</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of excludes for the test features.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></code></td>
<td><code>String</code></td>
<td><code>-</code></td>
<td>Comma separated list of includes for the test features.<br /><b>Default value is</b>: <code>**/*.json</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#validateFeatures">&lt;validateFeatures&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>If set to <code>true</code> the features are validated against the
JSON schema.<br /><b>Default value is</b>: <code>true</code>.<br /></td>
</tr>
<tr class="b">
<td align="left"><code><a href="#variableValues">&lt;variableValues&gt;</a></code></td>
<td><code>String[]</code></td>
<td><code>-</code></td>
<td>Variable Values for the Launcher<br /><b>User property is</b>: <code>variableValues</code>.<br /></td>
</tr>
<tr class="a">
<td align="left"><code><a href="#verbose">&lt;verbose&gt;</a></code></td>
<td><code>boolean</code></td>
<td><code>-</code></td>
<td>Framework Properties for the Launcher<br /><b>Default value is</b>: <code>false</code>.<br /><b>User property is</b>: <code>verbose</code>.<br /></td>
</tr>
</table>
</section>
<section>
<h3><a name="Parameter_Details"></a>Parameter Details</h3>
<section>
<h4><a name="a.3CartifactClashOverrides.3E"></a><b><a name="artifactClashOverrides">&lt;artifactClashOverrides&gt;</a></b></h4>
<div>The Artifact Id Overrides (see Feature Launcher for more info)</div>
<ul>
<li><b>Type</b>: <code>java.lang.String[]</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>artifactClashOverrides</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CcacheDirectory.3E"></a><b><a name="cacheDirectory">&lt;cacheDirectory&gt;</a></b></h4>
<div>The path of the folder where the cache is located</div>
<ul>
<li><b>Type</b>: <code>java.io.File</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>cacheDirectory</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CenableLegacyVariableReplacement.3E"></a><b><a name="enableLegacyVariableReplacement">&lt;enableLegacyVariableReplacement&gt;</a></b></h4>
<div>Enable old variable replacement in feature model based on the full
maven project including system variables. If this is enabled,
enableProjectVariableReplacement and replacePropertyVariables have
no effect.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Since</b>: <code>1.3.6</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>false</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CenableProjectVariableReplacement.3E"></a><b><a name="enableProjectVariableReplacement">&lt;enableProjectVariableReplacement&gt;</a></b></h4>
<div>Enable the replacement of variables when reading a feature model.
The supported variables are &quot;project.groupId&quot;,
&quot;project.artifactId&quot;, &quot;project.version&quot; and &quot;project.osgiVersion&quot;.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Since</b>: <code>1.3.6</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>true</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CextensionConfigurations.3E"></a><b><a name="extensionConfigurations">&lt;extensionConfigurations&gt;</a></b></h4>
<div>Extension Configurations for the Launcher</div>
<ul>
<li><b>Type</b>: <code>java.lang.String[]</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>extensionConfigurations</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CfeatureArchiveClassifiers.3E"></a><b><a name="featureArchiveClassifiers">&lt;featureArchiveClassifiers&gt;</a></b></h4>
<div>Feature Archive Classifiers to be used from this project</div>
<ul>
<li><b>Type</b>: <code>java.util.Set</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>featureArchiveClassifiers</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CfeatureArchiveFiles.3E"></a><b><a name="featureArchiveFiles">&lt;featureArchiveFiles&gt;</a></b></h4>
<div>Feature Archive Files</div>
<ul>
<li><b>Type</b>: <code>java.util.Set</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>featureArchiveFiles</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CfeatureArchiveIds.3E"></a><b><a name="featureArchiveIds">&lt;featureArchiveIds&gt;</a></b></h4>
<div>Ids of Feature Archives to be obtained from local Maven repository</div>
<ul>
<li><b>Type</b>: <code>java.util.Set</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>featureArchiveIds</code></li>
</ul><hr /></section><section>
<h4><a name="a.3Cfeatures.3E"></a><b><a name="features">&lt;features&gt;</a></b></h4>
<div>Directory containing feature files</div>
<ul>
<li><b>Type</b>: <code>java.io.File</code></li>
<li><b>Required</b>: <code>Yes</code></li>
<li><b>Default</b>: <code>src/main/features</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CfeaturesExcludes.3E"></a><b><a name="featuresExcludes">&lt;featuresExcludes&gt;</a></b></h4>
<div>Comma separated list of excludes for the feature files. Feature
files excluded by this configuration are not processed at all.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CfeaturesIncludes.3E"></a><b><a name="featuresIncludes">&lt;featuresIncludes&gt;</a></b></h4>
<div>Comma separated list of includes for the feature files in the
configured directory. Only feature files specified by this include
are processed.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>**/*.json</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CframeworkArtifacts.3E"></a><b><a name="frameworkArtifacts">&lt;frameworkArtifacts&gt;</a></b></h4>
<div>Framework Artifacts for the Launcher</div>
<ul>
<li><b>Type</b>: <code>java.lang.String[]</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>frameworkArtifacts</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CframeworkProperties.3E"></a><b><a name="frameworkProperties">&lt;frameworkProperties&gt;</a></b></h4>
<div>Framework Properties for the Launcher</div>
<ul>
<li><b>Type</b>: <code>java.lang.String[]</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>frameworkProperties</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CframeworkVersion.3E"></a><b><a name="frameworkVersion">&lt;frameworkVersion&gt;</a></b></h4>
<div>The Framework Version (see Feature Launcher for more info)</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>frameworkVersion</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CgeneratedFeatures.3E"></a><b><a name="generatedFeatures">&lt;generatedFeatures&gt;</a></b></h4>
<div>Directory containing generated feature files</div>
<ul>
<li><b>Type</b>: <code>java.io.File</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CgeneratedFeaturesExcludes.3E"></a><b><a name="generatedFeaturesExcludes">&lt;generatedFeaturesExcludes&gt;</a></b></h4>
<div>Comma separated list of excludes for the generated feature files.
Feature files excluded by this configuration are not processed at
all.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CgeneratedFeaturesIncludes.3E"></a><b><a name="generatedFeaturesIncludes">&lt;generatedFeaturesIncludes&gt;</a></b></h4>
<div>Comma separated list of includes for the generated feature files in
the configured directory. Only feature files specified by this
include are processed.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>**/*.json</code></li>
</ul><hr /></section><section>
<h4><a name="a.3ChomeDirectory.3E"></a><b><a name="homeDirectory">&lt;homeDirectory&gt;</a></b></h4>
<div>The path of the folder where the launcher home is located</div>
<ul>
<li><b>Type</b>: <code>java.io.File</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>homeDirectory</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CjarStartOrder.3E"></a><b><a name="jarStartOrder">&lt;jarStartOrder&gt;</a></b></h4>
<div>The start level for the attached jar/bundle.</div>
<ul>
<li><b>Type</b>: <code>int</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CreplacePropertyVariables.3E"></a><b><a name="replacePropertyVariables">&lt;replacePropertyVariables&gt;</a></b></h4>
<div>A comma separated list of variables which are replaced when a
feature model is read. The value of these variables is fetched from
the project properties.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Since</b>: <code>1.3.6</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CrepositoryUrl.3E"></a><b><a name="repositoryUrl">&lt;repositoryUrl&gt;</a></b></h4>
<div>The Url for the Repository (see Feature Launcher for more info)</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>frameworkRepositoryUrl</code></li>
</ul><hr /></section><section>
<h4><a name="a.3Cselection.3E"></a><b><a name="selection">&lt;selection&gt;</a></b></h4>
<div>(no description)</div>
<ul>
<li><b>Type</b>: <code>org.apache.sling.feature.maven.mojos.FeatureSelectionConfig</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CskipAddFeatureDependencies.3E"></a><b><a name="skipAddFeatureDependencies">&lt;skipAddFeatureDependencies&gt;</a></b></h4>
<div>If set to <code>true</code> the artifacts from the feature are not
as dependencies to the project.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>false</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CskipAddJarToFeature.3E"></a><b><a name="skipAddJarToFeature">&lt;skipAddJarToFeature&gt;</a></b></h4>
<div>If set to <code>true</code> the main jar artifact is not added to
the feature.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>false</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CskipAddJarToTestFeature.3E"></a><b><a name="skipAddJarToTestFeature">&lt;skipAddJarToTestFeature&gt;</a></b></h4>
<div>If set to <code>true</code> the main jar artifact is not added to
the test feature.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>false</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CskipAddTestFeatureDependencies.3E"></a><b><a name="skipAddTestFeatureDependencies">&lt;skipAddTestFeatureDependencies&gt;</a></b></h4>
<div>If set to <code>true</code> the artifacts from the test feature are
not as dependencies to the project.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>true</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CtestFeatures.3E"></a><b><a name="testFeatures">&lt;testFeatures&gt;</a></b></h4>
<div>Directory containing test feature files.</div>
<ul>
<li><b>Type</b>: <code>java.io.File</code></li>
<li><b>Required</b>: <code>Yes</code></li>
<li><b>Default</b>: <code>src/test/features</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CtestFeaturesExcludes.3E"></a><b><a name="testFeaturesExcludes">&lt;testFeaturesExcludes&gt;</a></b></h4>
<div>Comma separated list of excludes for the test features.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CtestFeaturesIncludes.3E"></a><b><a name="testFeaturesIncludes">&lt;testFeaturesIncludes&gt;</a></b></h4>
<div>Comma separated list of includes for the test features.</div>
<ul>
<li><b>Type</b>: <code>java.lang.String</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>**/*.json</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CvalidateFeatures.3E"></a><b><a name="validateFeatures">&lt;validateFeatures&gt;</a></b></h4>
<div>If set to <code>true</code> the features are validated against the
JSON schema.</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>Default</b>: <code>true</code></li>
</ul><hr /></section><section>
<h4><a name="a.3CvariableValues.3E"></a><b><a name="variableValues">&lt;variableValues&gt;</a></b></h4>
<div>Variable Values for the Launcher</div>
<ul>
<li><b>Type</b>: <code>java.lang.String[]</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>variableValues</code></li>
</ul><hr /></section><section>
<h4><a name="a.3Cverbose.3E"></a><b><a name="verbose">&lt;verbose&gt;</a></b></h4>
<div>Framework Properties for the Launcher</div>
<ul>
<li><b>Type</b>: <code>boolean</code></li>
<li><b>Required</b>: <code>No</code></li>
<li><b>User Property</b>: <code>verbose</code></li>
<li><b>Default</b>: <code>false</code></li>
</ul>
</section></section>
</section>
</div>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>&#169; 2023
<a href="https://www.apache.org/">The Apache Software Foundation</a> &vert; <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a>
</p>
</div>
</div>
</footer>
</body>
</html>