public class Repository extends FeatureSelectionConfig
Modifier and Type | Field and Description |
---|---|
String |
repositoryDir
The directory for the repository to store.
|
Constructor and Description |
---|
Repository() |
Modifier and Type | Method and Description |
---|---|
List<org.apache.maven.model.Dependency> |
getEmbedArtifacts() |
void |
setEmbedArtifact(org.apache.maven.model.Dependency dep) |
String |
toString() |
getFilesExcludes, getSelections, setFilesExclude, setFilesInclude, setIncludeArtifact, setIncludeClassifier
public String repositoryDir
public void setEmbedArtifact(org.apache.maven.model.Dependency dep)
public List<org.apache.maven.model.Dependency> getEmbedArtifacts()
public String toString()
toString
in class FeatureSelectionConfig
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.