Class MavenDeployableConverter
- java.lang.Object
-
- com.xebialabs.deployit.maven.converter.MavenDeployableConverter
-
public class MavenDeployableConverter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEPLOYABLE
-
Constructor Summary
Constructors Constructor Description MavenDeployableConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MavenDeployableconvertToDeployable(org.codehaus.plexus.configuration.PlexusConfiguration configuration)
-
-
-
Field Detail
-
DEPLOYABLE
public static final String DEPLOYABLE
- See Also:
- Constant Field Values
-
-
Method Detail
-
convertToDeployable
public static MavenDeployable convertToDeployable(org.codehaus.plexus.configuration.PlexusConfiguration configuration) throws org.codehaus.plexus.component.configurator.ComponentConfigurationException
- Throws:
org.codehaus.plexus.component.configurator.ComponentConfigurationException
-
-