Class DefaultArtifactDeployer

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.artifact.deployer.DefaultArtifactDeployer
All Implemented Interfaces:
ArtifactDeployer, org.codehaus.plexus.logging.LogEnabled

@Component(role=ArtifactDeployer.class, instantiationStrategy="per-lookup") public class DefaultArtifactDeployer extends org.codehaus.plexus.logging.AbstractLogEnabled implements ArtifactDeployer
DefaultArtifactDeployer
  • Constructor Details

    • DefaultArtifactDeployer

      public DefaultArtifactDeployer()
  • Method Details