Class CollectArtifactsMojo

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

    @Mojo(name="collect-artifacts",
          requiresProject=false,
          threadSafe=true)
    public final class CollectArtifactsMojo
    extends AbstractRepositoryMojo
    • Constructor Detail

      • CollectArtifactsMojo

        public CollectArtifactsMojo()
    • Method Detail

      • 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
      • getFeatures

        protected Map<String,​org.apache.sling.feature.Feature> getFeatures()
                                                                          throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException