public static class AddFeaturesToRepoMojo.Feature extends Object
| Constructor and Description |
|---|
AddFeaturesToRepoMojo.Feature(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBundle(String bundle) |
void |
addConfig(String name,
Map<String,String> properties) |
void |
addConfigFile(String configFile) |
void |
addDependency(String dependency) |
List<String> |
getBundles() |
List<String> |
getConfigFiles() |
Map<String,Map<String,String>> |
getConfigurations() |
List<String> |
getDependencies() |
String |
getName() |
String |
getVersion() |
void |
setVersion(String version) |
public AddFeaturesToRepoMojo.Feature(String name)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.