Package | Description |
---|---|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
(package private) class |
PluginCacheManager
Plugin cache management.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
JellyScriptHousing.parse(PluginDefinitionHandler handler) |
(package private) void |
JellyScriptHousing.parse(PluginDefinitionHandler handler,
java.lang.String systemId,
java.io.InputStream inStream) |
Constructor and Description |
---|
PluginScriptParser(PluginDefinitionHandler handler,
JellyScriptHousing jellyScriptHousing)
Constructor.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.