public abstract class AbstractIncludingFeatureMojo extends AbstractFeatureMojo
Modifier and Type | Class and Description |
---|---|
static class |
AbstractIncludingFeatureMojo.FeatureScanner |
features, mavenSession, project, projectHelper
Constructor and Description |
---|
AbstractIncludingFeatureMojo() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,org.apache.sling.feature.Feature> |
getSelectedFeatures(FeatureSelectionConfig config) |
protected Map<String,org.apache.sling.feature.Feature> |
selectAllFeatureFiles() |
protected Map<String,org.apache.sling.feature.Feature> |
selectAllFeatureFilesAndAggregates() |
getTmpDir
getLog, getPluginContext, setLog, setPluginContext
protected Map<String,org.apache.sling.feature.Feature> getSelectedFeatures(FeatureSelectionConfig config) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected Map<String,org.apache.sling.feature.Feature> selectAllFeatureFiles() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.