Class HttpDeployer

java.lang.Object
ch.ivyteam.ivy.maven.engine.deploy.http.HttpDeployer

public class HttpDeployer extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    HttpDeployer(org.sonatype.plexus.components.sec.dispatcher.SecDispatcher secDispatcher, org.apache.maven.settings.Server server, String serverUrl, String targetApplication, File deployFile, File deploymentOptions)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    deploy(org.apache.maven.plugin.logging.Log log)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HttpDeployer

      public HttpDeployer(org.sonatype.plexus.components.sec.dispatcher.SecDispatcher secDispatcher, org.apache.maven.settings.Server server, String serverUrl, String targetApplication, File deployFile, File deploymentOptions)
  • Method Details

    • deploy

      public void deploy(org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException