com.xebialabs.deployit.maven.converter
Class MavenDeployableConverter

java.lang.Object
  extended by com.xebialabs.deployit.maven.converter.MavenDeployableConverter

public class MavenDeployableConverter
extends Object


Field Summary
static String DEPLOYABLE
           
 
Constructor Summary
MavenDeployableConverter()
           
 
Method Summary
static MavenDeployable convertToDeployable(org.codehaus.plexus.configuration.PlexusConfiguration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPLOYABLE

public static final String DEPLOYABLE
See Also:
Constant Field Values
Constructor Detail

MavenDeployableConverter

public MavenDeployableConverter()
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


Copyright © 2014. All rights reserved.