Package | Description |
---|---|
org.apache.maven |
Core code used to execute Maven.
|
org.apache.maven.jelly.tags.werkz |
Extensions to Werkz.
|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
Class and Description |
---|
PluginManager
Plugin manager for MavenSession.
|
Class and Description |
---|
JellyScriptHousing |
Class and 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 |
PluginDefinitionHandler |
PluginManager
Plugin manager for MavenSession.
|
UnknownPluginException
Indicates an attempt to access an unknown plugin.
|
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.