Package | Description |
---|---|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
PluginCacheManager.mapPlugins(GoalToJellyScriptHousingMapper mapper,
PluginManager manager,
java.util.Map pluginDirs) |
(package private) void |
GoalToJellyScriptHousingMapper.merge(GoalToJellyScriptHousingMapper mapper)
Merge parent mapper.
|
java.util.Set |
PluginManager.prepAttainGoal(java.lang.String goalName,
MavenJellyContext baseContext,
GoalToJellyScriptHousingMapper goalMapper)
Use the name of a goal to lookup all the plugins (that are stored in the plugin housings) that need to be
executed in order to satisfy all the required preconditions for successful goal attainment.
|
(package private) java.util.List |
PluginManager.readMavenXml(Project project,
GoalToJellyScriptHousingMapper mapper) |
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.