Interface | Description |
---|---|
PluginDependenciesResolver |
Assists in resolving the dependencies of a plugin.
|
Class | Description |
---|---|
DefaultLegacySupport |
Helps to provide backward-compatibility with plugins that use legacy components.
|
DefaultMavenPluginManager |
Provides basic services to manage Maven plugins and their mojos.
|
DefaultPluginDependenciesResolver |
Assists in resolving the dependencies of a plugin.
|
DefaultPluginManager | |
PlexusUtilsInjector |
Injects plexus-utils:1.1 into a plugin's class path if it doesn't already declare a dependency on plexus-utils.
|
PluginDependencyResolutionListener |
Assists in detecting wagon providers brought into the plugin class path via legacy Maven core artifacts (e.g.
|
ValidatingConfigurationListener |
A configuration listener to help validate the plugin configuration.
|
WagonExcluder |
Assists in detecting wagon providers brought into the plugin class path via legacy Maven core artifacts (e.g.
|