public class GeneratorManager extends Object
Constructor and Description |
---|
GeneratorManager() |
Modifier and Type | Method and Description |
---|---|
static List<io.fabric8.maven.docker.config.ImageConfiguration> |
generate(List<io.fabric8.maven.docker.config.ImageConfiguration> imageConfigs,
ProcessorConfig generatorConfig,
org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session,
GoalFinder goalFinder,
String goalName,
io.fabric8.maven.docker.util.Logger log,
PlatformMode mode,
OpenShiftBuildStrategy strategy,
boolean useProjectClasspath) |
public static List<io.fabric8.maven.docker.config.ImageConfiguration> generate(List<io.fabric8.maven.docker.config.ImageConfiguration> imageConfigs, ProcessorConfig generatorConfig, org.apache.maven.project.MavenProject project, org.apache.maven.execution.MavenSession session, GoalFinder goalFinder, String goalName, io.fabric8.maven.docker.util.Logger log, PlatformMode mode, OpenShiftBuildStrategy strategy, boolean useProjectClasspath) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2018. All rights reserved.