Class CopyMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.veithen.alta.AbstractProcessMojo
com.github.veithen.alta.CopyMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="copy", requiresDependencyResolution=TEST, threadSafe=true) public class CopyMojo extends AbstractProcessMojo
  • Constructor Details

    • CopyMojo

      public CopyMojo()
  • Method Details

    • process

      protected void process(List<org.apache.maven.artifact.Artifact> artifacts) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Specified by:
      process in class AbstractProcessMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException