Package | Description |
---|---|
org.apache.maven.jelly |
Jelly utilities.
|
org.apache.maven.jelly.tags.maven |
Various jelly tags provided by Maven to allow easier access its facilities.
|
org.apache.maven.jelly.tags.werkz |
Extensions to Werkz.
|
org.apache.maven.plugin |
Code to cache and manage plugin execution.
|
org.apache.maven.werkz |
The
werkz goal-oriented process framework. |
org.apache.maven.werkz.jelly |
Class and Description |
---|
WerkzProject
General
Goal manager. |
Class and Description |
---|
Action
Interface for goal-satisfying actions.
|
CyclicGoalChainException
Indicates a dependency cycle within the
Goal graph. |
Goal
Abstract Goal to attain.
|
Session
Goal satisfaction state.
|
Class and Description |
---|
Action
Interface for goal-satisfying actions.
|
Session
Goal satisfaction state.
|
WerkzProject
General
Goal manager. |
Class and Description |
---|
CyclicGoalChainException
Indicates a dependency cycle within the
Goal graph. |
Goal
Abstract Goal to attain.
|
NoSuchGoalException
Indicates a request to attain an unknown
Goal . |
WerkzProject
General
Goal manager. |
Class and Description |
---|
Action
Interface for goal-satisfying actions.
|
CyclicGoalChainException
Indicates a dependency cycle within the
Goal graph. |
Goal
Abstract Goal to attain.
|
NoActionDefinitionException
Indicates an attempt to attain a goal with no action definition.
|
NoSuchGoalException
Indicates a request to attain an unknown
Goal . |
PostActionCallback
Interface for callbacks that occur after a
Goal 's
action has been executed. |
PostGoalCallback
Interface for callbacks that occur after a
Goal
has been completely satisfied. |
PreActionCallback
Interface for callbacks that occur before a
Goal 's
action has been executed. |
PreGoalCallback
Interface for callbacks that occur after a
Goal 's
prerequisites have been met, but before any Goal -specific
actions have been taken. |
Session
Goal satisfaction state.
|
UnattainableGoalException
Indicates an error while attempting to satisfy a
Goal . |
WerkzException
Base
werkz exception. |
Class and Description |
---|
Action
Interface for goal-satisfying actions.
|
CyclicGoalChainException
Indicates a dependency cycle within the
Goal graph. |
Goal
Abstract Goal to attain.
|
Session
Goal satisfaction state.
|
WerkzProject
General
Goal manager. |
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.