Class RepositoryMojo

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

    @Mojo(name="repository",
          requiresDependencyResolution=TEST,
          threadSafe=true)
    public class RepositoryMojo
    extends AbstractSlingStartMojo
    Create a Maven repository structure from the referenced artifacts in the model.
    • Constructor Detail

      • RepositoryMojo

        public RepositoryMojo()
    • 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