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
Modifier and TypeFieldDescriptionboolean
If this is set tofalse
the archive is not added to the project artifacts.static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
void
setClassifier
(String classifier) void
toString()
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 tofalse
the archive is not added to the project artifacts.
-
-
Constructor Details
-
Archive
public Archive()
-
-
Method Details
-
getClassifier
-
setClassifier
-
getType
-
setType
-
toString
- Overrides:
toString
in classFeatureSelectionConfig
-