Class InstallArtifactMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.install.InstallFileMojo
com.webcohesion.enunciate.mojo.InstallArtifactBaseMojo
com.webcohesion.enunciate.mojo.InstallArtifactMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="install-artifact", defaultPhase=INSTALL, requiresDependencyResolution=COMPILE_PLUS_RUNTIME, threadSafe=true) public class InstallArtifactMojo extends InstallArtifactBaseMojo
Install an Enunciate-generated artifact as if it were in its own project.
Author:
Ryan Heaton
  • Constructor Details

    • InstallArtifactMojo

      public InstallArtifactMojo()