@Mojo(name="create-bundle-jar",
defaultPhase=PACKAGE,
requiresDependencyResolution=TEST)
public class CreateBundleJarMojo
extends AbstractLaunchpadFrameworkMojo
| Modifier and Type | Field and Description |
|---|---|
static String[] |
DEFAULT_INCLUDES |
baseDestinationBUNDLE_PATH_PREFIX, CONFIG_PATH_PREFIX, defaultBundleList, JAR, mavenFileFilter, WARbundleListFile, commonSlingBootstrap, commonSlingProps, ignoreBundleListConfig, mavenSession, PARTIAL, project, projectHelper, standaloneSlingBootstrap, standaloneSlingProps, webappSlingBootstrap, webappSlingProps| Constructor and Description |
|---|
CreateBundleJarMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeWithArtifacts()
Execute the logic of the plugin after the default artifacts have been
initialized.
|
copy, copy, copyBundles, getPathForArtifactexecute, getConfigDirectory, getInitializedBundleList, getSlingBootstrap, getSlingProperties, initArtifactDefinitions, initBundleList, shouldCopycopyDirectory, getArtifact, getArtifactpublic static final String[] DEFAULT_INCLUDES
protected void executeWithArtifacts()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
AbstractUsingBundleListMojoexecuteWithArtifacts in class AbstractUsingBundleListMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.