Uses of Class
com.xebialabs.deployit.maven.MavenContainer
-
Packages that use MavenContainer Package Description com.xebialabs.deployit.maven -
-
Uses of MavenContainer in com.xebialabs.deployit.maven
Fields in com.xebialabs.deployit.maven with type parameters of type MavenContainer Modifier and Type Field Description protected List<MavenContainer>AbstractDeployitMojo. environmentList of container in the target environment, if you want to create the environment through the Maven plugin.Method parameters in com.xebialabs.deployit.maven with type arguments of type MavenContainer Modifier and Type Method Description voidAbstractDeployitMojo. setEnvironment(List<MavenContainer> environment)
-