Full name:
org.apache.sling:slingfeature-maven-plugin:1.7.2:update-feature-versions
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
<features> |
File |
- |
Directory containing feature files Default value is: src/main/features. |
<testFeatures> |
File |
- |
Directory containing test feature files. Default value is: src/test/features. |
| Name | Type | Since | Description |
|---|---|---|---|
<classifiers> |
String |
- |
A comma separated list of classifiers to select the feature files.
Use ':' to select the main artifact (no classifier). User property is: classifiers. |
<dryRun> |
boolean |
- |
If set to true, no changes are performed Default value is: false.User property is: dryRun. |
<enableLegacyVariableReplacement> |
boolean |
1.3.6 |
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. Default value is: false. |
<enableProjectVariableReplacement> |
boolean |
1.3.6 |
Enable the replacement of variables when reading a feature model.
The supported variables are "project.groupId",
"project.artifactId", "project.version" and "project.osgiVersion". Default value is: true. |
<featuresExcludes> |
String |
- |
Comma separated list of excludes for the feature files. Feature
files excluded by this configuration are not processed at all. |
<featuresIncludes> |
String |
- |
Comma separated list of includes for the feature files in the
configured directory. Only feature files specified by this include
are processed. Default value is: **/*.json. |
<generatedFeatures> |
File |
- |
Directory containing generated feature files |
<generatedFeaturesExcludes> |
String |
- |
Comma separated list of excludes for the generated feature files.
Feature files excluded by this configuration are not processed at
all. |
<generatedFeaturesIncludes> |
String |
- |
Comma separated list of includes for the generated feature files in
the configured directory. Only feature files specified by this
include are processed. Default value is: **/*.json. |
<jarStartOrder> |
int |
- |
The start level for the attached jar/bundle. |
<replacePropertyVariables> |
String |
1.3.6 |
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. |
<skipAddFeatureDependencies> |
boolean |
- |
If set to true the artifacts from the feature are not
as dependencies to the project.Default value is: false. |
<skipAddJarToFeature> |
boolean |
- |
If set to true the main jar artifact is not added to
the feature.Default value is: false. |
<skipAddJarToTestFeature> |
boolean |
- |
If set to true the main jar artifact is not added to
the test feature.Default value is: false. |
<skipAddTestFeatureDependencies> |
boolean |
- |
If set to true the artifacts from the test feature are
not as dependencies to the project.Default value is: true. |
<testFeaturesExcludes> |
String |
- |
Comma separated list of excludes for the test features. |
<testFeaturesIncludes> |
String |
- |
Comma separated list of includes for the test features. Default value is: **/*.json. |
<updatesExcludesList> |
String |
- |
A comma separated list of artifact patterns to exclude. Follows the
pattern "groupId:artifactId:type:classifier:version". Designed to
allow specifying the set of excludes from the command line. User property is: excludes. |
<updatesIncludesList> |
String |
- |
A comma separated list of artifact patterns to include. Follows the
pattern "groupId:artifactId:type:classifier:version". Designed to
allow specifying the set of includes from the command line. User property is: includes. |
<validateFeatures> |
boolean |
- |
If set to true the features are validated against the
JSON schema.Default value is: true. |
<versionScope> |
String |
- |
The scope to use to find the highest version, use ANY, MAJOR,
MINOR, INCREMENTAL, or SUBINCREMENTAL User property is: versionScope. |
java.lang.StringNoclassifiersbooleanNodryRunfalseboolean1.3.6Nofalseboolean1.3.6Notruejava.io.FileYessrc/main/featuresjava.lang.StringNojava.lang.StringNo**/*.jsonjava.io.FileNojava.lang.StringNojava.lang.StringNo**/*.jsonintNojava.lang.String1.3.6Notrue the artifacts from the feature are not
as dependencies to the project.booleanNofalsetrue the main jar artifact is not added to
the feature.booleanNofalsetrue the main jar artifact is not added to
the test feature.booleanNofalsetrue the artifacts from the test feature are
not as dependencies to the project.booleanNotruejava.io.FileYessrc/test/featuresjava.lang.StringNojava.lang.StringNo**/*.jsonjava.lang.StringNoexcludesjava.lang.StringNoincludestrue the features are validated against the
JSON schema.booleanNotruejava.lang.StringNoversionScope