|
||||||||||
| 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.AbstractLaunchpadFrameworkMojo
org.apache.sling.maven.projectsupport.CreateBundleJarMojo
public class CreateBundleJarMojo
Create and attach a JAR file containing the resolved artifacts from the bundle list.
| Field Summary | |
|---|---|
static java.lang.String[] |
DEFAULT_INCLUDES
|
| Fields inherited from class org.apache.sling.maven.projectsupport.AbstractLaunchpadFrameworkMojo |
|---|
baseDestination |
| 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 | |
|---|---|
CreateBundleJarMojo()
|
|
| 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.AbstractLaunchpadFrameworkMojo |
|---|
copy, copy, copyBundles, getPathForArtifact |
| 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 |
| Field Detail |
|---|
public static final java.lang.String[] DEFAULT_INCLUDES
| Constructor Detail |
|---|
public CreateBundleJarMojo()
| Method Detail |
|---|
protected void executeWithArtifacts()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
AbstractUsingBundleListMojo
executeWithArtifacts in class AbstractUsingBundleListMojoorg.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 | |||||||||