org.apache.sling.maven.projectsupport
Class AttachPartialBundleListMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.sling.maven.projectsupport.AbstractBundleListMojo
org.apache.sling.maven.projectsupport.AttachPartialBundleListMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class AttachPartialBundleListMojo
- extends AbstractBundleListMojo
Attaches the bundle list as a project artifact.
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 |
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 |
CONFIG_CLASSIFIER
public static final java.lang.String CONFIG_CLASSIFIER
- See Also:
- Constant Field Values
CONFIG_TYPE
public static final java.lang.String CONFIG_TYPE
- See Also:
- Constant Field Values
CLASSIFIER
public static final java.lang.String CLASSIFIER
- See Also:
- Constant Field Values
TYPE
public static final java.lang.String TYPE
- See Also:
- Constant Field Values
SLING_COMMON_PROPS
public static final java.lang.String SLING_COMMON_PROPS
- See Also:
- Constant Field Values
SLING_COMMON_BOOTSTRAP
public static final java.lang.String SLING_COMMON_BOOTSTRAP
- See Also:
- Constant Field Values
SLING_WEBAPP_PROPS
public static final java.lang.String SLING_WEBAPP_PROPS
- See Also:
- Constant Field Values
SLING_WEBAPP_BOOTSTRAP
public static final java.lang.String SLING_WEBAPP_BOOTSTRAP
- See Also:
- Constant Field Values
SLING_STANDALONE_PROPS
public static final java.lang.String SLING_STANDALONE_PROPS
- See Also:
- Constant Field Values
SLING_STANDALONE_BOOTSTRAP
public static final java.lang.String SLING_STANDALONE_BOOTSTRAP
- See Also:
- Constant Field Values
AttachPartialBundleListMojo
public AttachPartialBundleListMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.