Uses of Class
org.apache.sling.maven.projectsupport.AbstractBundleListMojo

Packages that use AbstractBundleListMojo
org.apache.sling.maven.projectsupport   
 

Uses of AbstractBundleListMojo in org.apache.sling.maven.projectsupport
 

Subclasses of AbstractBundleListMojo in org.apache.sling.maven.projectsupport
 class AbstractLaunchpadFrameworkMojo
          This class contains the Launchpad-framework specific utility methods.
 class AbstractLaunchpadStartingMojo
           
 class AttachBundleListMojo
          Attaches the bundle list as a project artifact.
 class CheckBundleListForSnapshotsMojo
          Validate that the bundle list file (if it exists) does not contain references to SNAPSHOT versions.
 class CreateBundleJarMojo
          Create and attach a JAR file containing the resolved artifacts from the bundle list.
 class CreateKarafFeatureDescriptorMojo
          Create and attach a karaf feature descriptor XML file.
 class OutputBundleListMojo
          Output the bundle list back to the console.
 class PreparePackageMojo
          Initialize a Sling application project by extracting bundles into the correct locations.
 class PrepareTestWebAppMojo
          Initialize a Sling integration test webapp by extracting bundles into the correct locations, including the current artifact.
 class RunMojo
          Run a Launchpad application.
 class StartMojo
          Start a Launchpad application.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.