Class AggregateWithSDKMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
    Direct Known Subclasses:
    ProjectAggregateWithSDKMojo

    @Mojo(name="aggregate",
          defaultPhase=GENERATE_TEST_RESOURCES)
    public class AggregateWithSDKMojo
    extends org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo

        org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo.FeatureScanner
      • Nested classes/interfaces inherited from class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo

        org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseArtifactProvider, org.apache.sling.feature.maven.mojos.AbstractFeatureMojo.BaseFeatureProvider
    • Field Summary

      • Fields inherited from class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo

        features, jarStartOrder, mavenSession, project, projectHelper
      • Fields inherited from interface org.apache.maven.plugin.Mojo

        ROLE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute()  
      • Methods inherited from class org.apache.sling.feature.maven.mojos.AbstractIncludingFeatureMojo

        getSelectedFeatures, selectAllFeatureFiles, selectAllFeatureFilesAndAggregates
      • Methods inherited from class org.apache.sling.feature.maven.mojos.AbstractFeatureMojo

        checkPreconditions, getTmpDir
      • Methods inherited from class org.apache.maven.plugin.AbstractMojo

        getLog, getPluginContext, setLog, setPluginContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AggregateWithSDKMojo

        public AggregateWithSDKMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Overrides:
        execute in class org.apache.sling.feature.maven.mojos.AggregateFeaturesMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException