Class DeployArtifactMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.webcohesion.enunciate.mojo.DeployArtifactBaseMojo
com.webcohesion.enunciate.mojo.DeployArtifactMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

@Mojo(name="deploy-artifact", defaultPhase=DEPLOY, requiresDependencyResolution=COMPILE_PLUS_RUNTIME, threadSafe=true) public class DeployArtifactMojo extends DeployArtifactBaseMojo
Deploy an Enunciate-generated artifact as if it were in its own project.
Author:
Ryan Heaton
  • Constructor Details

    • DeployArtifactMojo

      public DeployArtifactMojo()