Package | Description |
---|---|
org.apache.sling.feature.maven |
Modifier and Type | Field and Description |
---|---|
Map<String,FeatureProjectInfo> |
Environment.modelProjects
The projects for the preprocessor.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.sling.feature.builder.FeatureProvider |
Preprocessor.createFeatureProvider(Environment env,
FeatureProjectInfo info,
boolean isTest,
boolean skipAddDependencies,
String dependencyScope,
List<org.apache.sling.feature.Feature> projectFeatures) |
static FeatureProjectConfig |
FeatureProjectConfig.getMainConfig(FeatureProjectInfo info) |
static FeatureProjectConfig |
FeatureProjectConfig.getTestConfig(FeatureProjectInfo info) |
protected String |
Preprocessor.preprocessFeature(org.codehaus.plexus.logging.Logger logger,
FeatureProjectInfo info,
FeatureProjectConfig config,
File file,
String readJson) |
protected void |
Preprocessor.readProjectFeatures(org.codehaus.plexus.logging.Logger logger,
FeatureProjectInfo info,
FeatureProjectConfig config)
Read the features for a feature project.
|
static void |
ProjectHelper.storeProjectInfo(FeatureProjectInfo info)
Store all relevant information about the project for plugins to be
retrieved
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.