Skip navigation links
A B C D E G H I J L M N O P R S T U W 

A

AbstractBundleListMojo - Class in org.apache.sling.maven.projectsupport
 
AbstractBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
AbstractLaunchpadFrameworkMojo - Class in org.apache.sling.maven.projectsupport
This class contains the Launchpad-framework specific utility methods.
AbstractLaunchpadFrameworkMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
AbstractLaunchpadStartingMojo - Class in org.apache.sling.maven.projectsupport
 
AbstractLaunchpadStartingMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
AbstractUsingBundleListMojo - Class in org.apache.sling.maven.projectsupport
 
AbstractUsingBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
add(List<Bundle>) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
Add an artifact definition.
addBundle(Bundle) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method addBundle.
addStartLevel(StartLevel) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method addStartLevel.
afterProjectsRead(MavenSession) - Method in class org.apache.sling.maven.projectsupport.LaunchpadPluginLifecycleParticipant
 
ArtifactDefinition - Class in org.apache.sling.maven.projectsupport
The definition of an artifact.
ArtifactDefinition() - Constructor for class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
ArtifactDefinition(Bundle, int) - Constructor for class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
ArtifactDefinition(Xpp3Dom) - Constructor for class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
AttachBundleListMojo - Class in org.apache.sling.maven.projectsupport
Attaches the bundle list as a project artifact.
AttachBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AttachBundleListMojo
 
AttachPartialBundleListMojo - Class in org.apache.sling.maven.projectsupport
Attaches the bundle list as a project artifact.
AttachPartialBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 

B

BaseBundle - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseBundle() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
BaseBundleList - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseBundleList() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
baseDestination - Variable in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
The name of the directory within the output directory into which the base JAR should be installed.
BaseStartLevel - Class in org.apache.sling.maven.projectsupport.bundlelist
 
BaseStartLevel() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
Bundle - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
A bundle.
Bundle() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
 
BUNDLE_PATH_PREFIX - Static variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
BundleList - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
List of bundles.
BundleList() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
 
bundleListFile - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
BundleListUtils - Class in org.apache.sling.maven.projectsupport
Miscellaneous helper methods for working with bundle lists.
BundleListUtils.ArtifactDefinitionsCallback - Interface in org.apache.sling.maven.projectsupport
Callback interface for use with initArtifactDefinitions.
BundleListXpp3Reader - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
Class BundleListXpp3Reader.
BundleListXpp3Reader() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
BundleListXpp3Writer - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
Class BundleListXpp3Writer.
BundleListXpp3Writer() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
 

C

CheckBundleListForSnapshotsMojo - Class in org.apache.sling.maven.projectsupport
Validate that the bundle list file (if it exists) does not contain references to SNAPSHOT versions.
CheckBundleListForSnapshotsMojo() - Constructor for class org.apache.sling.maven.projectsupport.CheckBundleListForSnapshotsMojo
 
CLASSIFIER - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
commonSlingBootstrap - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
commonSlingProps - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
CONFIG_CLASSIFIER - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
CONFIG_PATH_PREFIX - Static variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
CONFIG_TYPE - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
containsBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
copy(ArtifactDefinition, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copy(File, int, String, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copyBundles(BundleList, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copyDirectory(File, File, String[], String[]) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Helper method to copy a whole directory
CreateBundleJarMojo - Class in org.apache.sling.maven.projectsupport
Create and attach a JAR file containing the resolved artifacts from the bundle list.
CreateBundleJarMojo() - Constructor for class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
createInterpolator(MavenProject, MavenSession) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 
CreateKarafFeatureDescriptorMojo - Class in org.apache.sling.maven.projectsupport
Create and attach a karaf feature descriptor XML file.
CreateKarafFeatureDescriptorMojo() - Constructor for class org.apache.sling.maven.projectsupport.CreateKarafFeatureDescriptorMojo
 
CreatePaxRunnerBundleProvisionFileMojo - Class in org.apache.sling.maven.projectsupport
Create and attach a Pax Runner bundle provision file.
CreatePaxRunnerBundleProvisionFileMojo() - Constructor for class org.apache.sling.maven.projectsupport.CreatePaxRunnerBundleProvisionFileMojo
 

D

DEFAULT_INCLUDES - Static variable in class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
defaultBundleList - Variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
The definition of the defaultBundleList artifact.
DisplayBundleUpdatesMojo - Class in org.apache.sling.maven.projectsupport
Displays all bundles that have newer versions available.
DisplayBundleUpdatesMojo() - Constructor for class org.apache.sling.maven.projectsupport.DisplayBundleUpdatesMojo
 

E

execute() - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.DisplayBundleUpdatesMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.HelpMojo
execute() - Method in class org.apache.sling.maven.projectsupport.StatusMojo
execute() - Method in class org.apache.sling.maven.projectsupport.StopMojo
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
Execute the logic of the plugin after the default artifacts have been initialized.
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
Execute the logic of the plugin after the default artifacts have been initialized.
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.AttachBundleListMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CheckBundleListForSnapshotsMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CreateKarafFeatureDescriptorMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.CreatePaxRunnerBundleProvisionFileMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.OutputBundleListMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
executeWithArtifacts() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 

G

get(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
getAddDefaultEntities() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Returns the state of the "add default entities" flag.
getArtifact(ArtifactDefinition) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Get a resolved Artifact from the coordinates found in the artifact definition.
getArtifact(String, String, String, String, String) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Get a resolved Artifact from the coordinates provided
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getArtifactId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the artifactId field.
getBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getBundles() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getBundles() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method getBundles.
getClassifier() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getClassifier() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getClassifier() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the classifier field.
getConfigDirectory() - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
getConfigDirectory() - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
getContainedArtifacts() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getGroupId() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the groupId field.
getInitializedBundleList() - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
getLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getModelEncoding() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Get the modelEncoding field.
getOutputDirectory() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
getOutputDirectory() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
getPathForArtifact(int, String, String) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
getRunModes() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getRunModes() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the runModes field.
getSlingBootstrap(boolean) - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
Try to read the bootstrap command file and return its content The filter is copied to a tmp location to apply filtering.
getSlingProperties(boolean) - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
getStartLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the startLevel field.
getStartLevels() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
getStartLevels() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method getStartLevels.
getType() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getType() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getType() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the type field.
getVersion() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
getVersion() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
getVersion() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Get the version field.

H

HelpMojo - Class in org.apache.sling.maven.projectsupport
Display help information on maven-launchpad-plugin.
Call mvn launchpad:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.sling.maven.projectsupport.HelpMojo
 

I

ignoreBundleListConfig - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
Hook methods for subclasses to initialize any additional artifact definitions.
initArtifactDefinitions(Properties) - Method in interface org.apache.sling.maven.projectsupport.BundleListUtils.ArtifactDefinitionsCallback
 
initArtifactDefinitions(ClassLoader, BundleListUtils.ArtifactDefinitionsCallback) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
Initialize the artifact definitions using defaults inside the plugin JAR.
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
Add the JAR Web Support bundle to the bundle list.
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
Hook methods for subclasses to initialize the bundle list.
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
Add the JAR Web Support bundle to the bundle list.
initDefaults(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values from a comma-delimited string.
initDefaults(String, char) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values from a delimited string.
initDefaults(String, String, String, String, String, int) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values.
interpolateProperties(BundleList, MavenProject, MavenSession) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 
isCurrentArtifact(MavenProject, ArtifactDefinition) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 

J

JAR - Static variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
JAR Packaging type.

L

LaunchpadPluginLifecycleParticipant - Class in org.apache.sling.maven.projectsupport
Maven lifecycle participant which adds the default bundle list, the jar web support bundle, and the contents of any local bundle list.
LaunchpadPluginLifecycleParticipant() - Constructor for class org.apache.sling.maven.projectsupport.LaunchpadPluginLifecycleParticipant
 

M

mavenFileFilter - Variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
mavenSession - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
merge(BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
Merge the current bundle list with an additional list.

N

nodeValue(Xpp3Dom, String, int) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 
nodeValue(Xpp3Dom, String, boolean) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 
nodeValue(Xpp3Dom, String, String) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 

O

org.apache.sling.maven.projectsupport - package org.apache.sling.maven.projectsupport
 
org.apache.sling.maven.projectsupport.bundlelist - package org.apache.sling.maven.projectsupport.bundlelist
 
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0 - package org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
 
org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3 - package org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3
 
OutputBundleListMojo - Class in org.apache.sling.maven.projectsupport
Output the bundle list back to the console.
OutputBundleListMojo() - Constructor for class org.apache.sling.maven.projectsupport.OutputBundleListMojo
 

P

PARTIAL - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Partial Bundle List type
PreparePackageMojo - Class in org.apache.sling.maven.projectsupport
Initialize a Sling application project by extracting bundles into the correct locations.
PreparePackageMojo() - Constructor for class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
PrepareTestWebAppMojo - Class in org.apache.sling.maven.projectsupport
Initialize a Sling integration test webapp by extracting bundles into the correct locations, including the current artifact.
PrepareTestWebAppMojo() - Constructor for class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
project - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
The Maven project.
projectHelper - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 

R

read(Reader, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
read(Reader) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Method read.
readBundleList(File) - Static method in class org.apache.sling.maven.projectsupport.BundleListUtils
 
remove(List<Bundle>, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundleList
 
removeBundle(Bundle, boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
removeBundle(Bundle) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Method removeBundle.
removeStartLevel(StartLevel) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Method removeStartLevel.
RunMojo - Class in org.apache.sling.maven.projectsupport
Run a Launchpad application.
RunMojo() - Constructor for class org.apache.sling.maven.projectsupport.RunMojo
 

S

setAddDefaultEntities(boolean) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Reader
Sets the state of the "add default entities" flag.
setArtifactId(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setArtifactId(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the artifactId field.
setBundles(List<Bundle>) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Set the bundles field.
setClassifier(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setClassifier(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the classifier field.
setGroupId(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setGroupId(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the groupId field.
setLevel(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
Set the level field.
setModelEncoding(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Set the modelEncoding field.
setRawLevel(int) - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseStartLevel
 
setRunModes(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the runModes field.
setStartLevel(int) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setStartLevel(int) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the startLevel field.
setStartLevels(List<StartLevel>) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Set the startLevels field.
setType(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setType(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the type field.
setVersion(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
setVersion(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.Bundle
Set the version field.
shouldCopy(File, File) - Static method in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
 
SLING_COMMON_BOOTSTRAP - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
SLING_COMMON_PROPS - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
SLING_STANDALONE_BOOTSTRAP - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
SLING_STANDALONE_PROPS - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
SLING_WEBAPP_BOOTSTRAP - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
SLING_WEBAPP_PROPS - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 
standaloneSlingBootstrap - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
standaloneSlingProps - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
StartLevel - Class in org.apache.sling.maven.projectsupport.bundlelist.v1_0_0
Class StartLevel.
StartLevel() - Constructor for class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
 
StartMojo - Class in org.apache.sling.maven.projectsupport
Start a Launchpad application.
StartMojo() - Constructor for class org.apache.sling.maven.projectsupport.StartMojo
 
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.RunMojo
 
startSling(LaunchpadContentProvider, Map<String, String>, Logger) - Method in class org.apache.sling.maven.projectsupport.StartMojo
StatusMojo - Class in org.apache.sling.maven.projectsupport
Gets the status a running Launchpad standalone application.
StatusMojo() - Constructor for class org.apache.sling.maven.projectsupport.StatusMojo
 
StopMojo - Class in org.apache.sling.maven.projectsupport
Stop a running Launchpad standalone application.
StopMojo() - Constructor for class org.apache.sling.maven.projectsupport.StopMojo
 
stopped() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
stopSling() - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 

T

toBundleList() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toDependencyList(String) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toDependencyList(Bundle, String) - Static method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toString() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toString() - Method in class org.apache.sling.maven.projectsupport.bundlelist.BaseBundle
 
TYPE - Static variable in class org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
 

U

unpackBaseArtifact() - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
unpackBaseArtifact() - Method in class org.apache.sling.maven.projectsupport.PrepareTestWebAppMojo
 
updated(File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 

W

WAR - Static variable in class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
WAR Packaging type.
webappSlingBootstrap - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
webappSlingProps - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
write(Writer, BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
Method write.
write(OutputStream, BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
Method write.
A B C D E G H I J L M N O P R S T U W 
Skip navigation links

Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.