Class Archive
java.lang.Object
org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
org.apache.sling.feature.maven.mojos.Archive
Several features can be selected to be put into a single archive
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanIf this is set tofalsethe archive is not added to the project artifacts.static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetClassifier(String classifier) voidtoString()Methods inherited from class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
equals, getFilesExcludes, getSelections, hashCode, setFilesExclude, setFilesInclude, setIncludeArtifact, setIncludeClassifier, setRefsInclude
-
Field Details
-
DEFAULT_EXTENSION
- See Also:
-
attach
public boolean attachIf this is set tofalsethe archive is not added to the project artifacts.
-
-
Constructor Details
-
Archive
public Archive()
-
-
Method Details
-
getClassifier
-
setClassifier
-
getType
-
setType
-
toString
- Overrides:
toStringin classFeatureSelectionConfig
-