Class Repository
java.lang.Object
org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
org.apache.sling.feature.maven.mojos.Repository
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.maven.model.Dependency>
void
setEmbedArtifact
(org.apache.maven.model.Dependency dep) toString()
Methods inherited from class org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
equals, getFilesExcludes, getSelections, hashCode, setFilesExclude, setFilesInclude, setIncludeArtifact, setIncludeClassifier, setRefsInclude
-
Field Details
-
repositoryDir
The directory for the repository to store. This directory is relative to the build directory.
-
-
Constructor Details
-
Repository
public Repository()
-
-
Method Details
-
setEmbedArtifact
public void setEmbedArtifact(org.apache.maven.model.Dependency dep) -
getEmbedArtifacts
-
toString
- Overrides:
toString
in classFeatureSelectionConfig
-