Class Aggregate
java.lang.Object
org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
org.apache.sling.feature.maven.mojos.Aggregate
-
Field Summary
Modifier and TypeFieldDescriptionboolean
If this is set tofalse
the feature is not added to the project artifacts.This is the classifier for the new feature.Optional description for the featureboolean
If this is set totrue
the feature is marked as complete.boolean
If this is set totrue
the feature is marked as final.Optional title for the featureOptional vendor for the feature -
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
getFilesExcludes, getSelections, setFilesExclude, setFilesInclude, setIncludeArtifact, setIncludeClassifier, setRefsInclude
-
Field Details
-
classifier
This is the classifier for the new feature. If not specified the feature is the main artifact for the project. -
attach
public boolean attachIf this is set tofalse
the feature is not added to the project artifacts. -
markAsFinal
public boolean markAsFinalIf this is set totrue
the feature is marked as final. -
markAsComplete
public boolean markAsCompleteIf this is set totrue
the feature is marked as complete. -
title
Optional title for the feature -
description
Optional description for the feature -
vendor
Optional vendor for the feature -
artifactsOverrides
-
configurationOverrides
-
variablesOverrides
-
frameworkPropertiesOverrides
-
-
Constructor Details
-
Aggregate
public Aggregate()
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCode
in classFeatureSelectionConfig
-
equals
- Overrides:
equals
in classFeatureSelectionConfig
-
toString
- Overrides:
toString
in classFeatureSelectionConfig
-
getArtifactOverrideRules
-
getConfigurationOverrideRules
-