Class DeployFileMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="deploy-file",
          requiresProject=false,
          threadSafe=true)
    public class DeployFileMojo
    extends AbstractDeployMojo
    Installs the artifact in the remote repository.
    Author:
    Allan Ramirez
    • Constructor Detail

      • DeployFileMojo

        public DeployFileMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException