A B C D E G I J M 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
 
add(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.
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
 
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
 

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.AbstractBundleListMojo
 
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
 
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
 
bundlesDirectory - Variable in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
The directory which contains the start-level bundle directories.

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
 
CONFIG_PATH_PREFIX - Static variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
configDirectory - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
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, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
copyBundles(BundleList, File) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo
 
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
 
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
 

D

DEFAULT_INCLUDES - Static variable in class org.apache.sling.maven.projectsupport.CreateBundleJarMojo
 
defaultBundleList - Variable in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
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.AbstractBundleListMojo
 
execute() - Method in class org.apache.sling.maven.projectsupport.DisplayBundleUpdatesMojo
 
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.AbstractBundleListMojo
Execute the logic of the plugin after the default artifacts have been initialized.
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.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.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
 
getBundleList() - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 
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.
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.
getLevel() - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Get the level field.
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
 
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.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.

I

initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Hook methods for subclasses to initialize any additional artifact definitions.
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.AbstractLaunchpadStartingMojo
 
initArtifactDefinitions(Properties) - Method in class org.apache.sling.maven.projectsupport.PreparePackageMojo
 
initBundleList(BundleList) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
Hook methods for subclasses to initialize the bundle list.
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.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, String, String, String, String, int) - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
Initialize this ArtifactDefinition with a set of default values.
isCurrentArtifact(ArtifactDefinition) - Method in class org.apache.sling.maven.projectsupport.AbstractBundleListMojo
 

J

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

M

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.

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

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.
remove(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(int) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.StartLevel
Set the level field.
setModelEncoding(String) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.BundleList
Set the modelEncoding 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.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

toBundle() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 
toString() - Method in class org.apache.sling.maven.projectsupport.ArtifactDefinition
 

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.AbstractBundleListMojo
WAR Packaging type.
write(Writer, BundleList) - Method in class org.apache.sling.maven.projectsupport.bundlelist.v1_0_0.io.xpp3.BundleListXpp3Writer
Method write.

A B C D E G I J M O P R S T U W

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