public class DockerMavenPropertyCustomizer extends BaseCustomizer
MavenProperties, lets replace them| Constructor and Description |
|---|
DockerMavenPropertyCustomizer(MavenCustomizerContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertName(String name) |
List<io.fabric8.maven.docker.config.ImageConfiguration> |
customize(List<io.fabric8.maven.docker.config.ImageConfiguration> existingConfigs)
Provide additional image configurations
|
getConfig, getConfig, getConfig, getContext, getName, getProjectpublic DockerMavenPropertyCustomizer(MavenCustomizerContext context)
public List<io.fabric8.maven.docker.config.ImageConfiguration> customize(List<io.fabric8.maven.docker.config.ImageConfiguration> existingConfigs)
CustomizerexistingConfigs - the already detected and resolved configurationCopyright © 2016. All rights reserved.