|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.sling.maven.projectsupport.AbstractBundleListMojo
org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo
org.apache.sling.maven.projectsupport.CreateKarafFeatureDescriptorMojo
public class CreateKarafFeatureDescriptorMojo
Create and attach a karaf feature descriptor XML file.
Field Summary |
---|
Fields inherited from class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo |
---|
BUNDLE_PATH_PREFIX, CONFIG_PATH_PREFIX, defaultBundleList, JAR, mavenFileFilter, WAR |
Fields inherited from class org.apache.sling.maven.projectsupport.AbstractBundleListMojo |
---|
bundleListFile, commonSlingBootstrap, commonSlingProps, ignoreBundleListConfig, mavenSession, PARTIAL, project, projectHelper, standaloneSlingBootstrap, standaloneSlingProps, webappSlingBootstrap, webappSlingProps |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
CreateKarafFeatureDescriptorMojo()
|
Method Summary | |
---|---|
protected void |
executeWithArtifacts()
Execute the logic of the plugin after the default artifacts have been initialized. |
Methods inherited from class org.apache.sling.maven.projectsupport.AbstractUsingBundleListMojo |
---|
execute, getConfigDirectory, getInitializedBundleList, getSlingBootstrap, getSlingProperties, initArtifactDefinitions, initBundleList, shouldCopy |
Methods inherited from class org.apache.sling.maven.projectsupport.AbstractBundleListMojo |
---|
getArtifact, getArtifact |
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 |
---|
public CreateKarafFeatureDescriptorMojo()
Method Detail |
---|
protected void executeWithArtifacts() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
AbstractUsingBundleListMojo
executeWithArtifacts
in class AbstractUsingBundleListMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |