Class RepositoryMojo

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

@Mojo(name="repository", defaultPhase=PACKAGE, requiresDependencyResolution=TEST, threadSafe=true) public class RepositoryMojo extends AbstractRepositoryMojo
Create a Maven repository structure from the referenced artifacts in the features.
  • Constructor Details

    • RepositoryMojo

      public RepositoryMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Specified by:
      execute in class AbstractRepositoryMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException