| Interface | Description |
|---|---|
| PluginDefinitionHandler |
| Class | Description |
|---|---|
| GoalToJellyScriptHousingMapper |
This is the process that we use:
- Start with goal X
- Gather prereqs for X
We want to find all goals that will be executed due to X being executed
we don't care about ordering here because when werkz executes it will sort
that out for us.
|
| JellyScriptHousing | |
| PluginCacheManager |
Plugin cache management.
|
| PluginManager |
Plugin manager for MavenSession.
|
| PluginScriptParser |
Class to parse plugin XML scripts to find goals and tag libraries.
|
| Exception | Description |
|---|---|
| UnknownPluginException |
Indicates an attempt to access an unknown plugin.
|
Code to cache and manage plugin execution.
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.