Package | Description |
---|---|
org.apache.maven |
Core code used to execute Maven.
|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
Modifier and Type | Method and Description |
---|---|
PluginManager |
MavenSession.getPluginManager() |
Modifier and Type | Method and Description |
---|---|
void |
MavenSession.setPluginManager(PluginManager pluginManager)
Set the plugin manager to handle plugin loading for the session
|
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
PluginCacheManager.mapPlugins(GoalToJellyScriptHousingMapper mapper,
PluginManager manager,
java.util.Map pluginDirs) |
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.