Package | Description |
---|---|
org.apache.maven.jelly.tags.maven |
Various jelly tags provided by Maven to allow easier access its facilities.
|
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 |
Modifier and Type | Method and Description |
---|---|
void |
WerkzDependencyResolver.buildGraph()
Builds the projects / dependencies into an internal acyclic directed graph
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
GoalToJellyScriptHousingMapper.merge(GoalToJellyScriptHousingMapper mapper)
Merge parent mapper.
|
Modifier and Type | Method and Description |
---|---|
void |
Goal.addPostcursor(Goal postcursor)
Add a postcursor
Goal to this Goal . |
void |
Goal.addPrecursor(Goal precursor)
Add a precursor
Goal to this Goal . |
(package private) void |
Goal.checkForCycles()
Perform a cyclic dependency check.
|
(package private) void |
Goal.checkForCycles(Goal initialGoal,
java.util.Set visited)
Perform a cyclic dependency check.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GoalTag.addPrereqs(Goal goal) |
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.