public class MavenGoalTag extends GoalTag
GoalTag
which does not allow a goal
to be redefined once defined.
For Jelly scripts that are run which contain this tag it is assumed that
they are being run in the order whereby the first definition wins.Modifier and Type | Class and Description |
---|---|
class |
MavenGoalTag.MavenGoalAction |
Constructor and Description |
---|
MavenGoalTag()
Construct.
|
Modifier and Type | Method and Description |
---|---|
void |
doTag(org.apache.commons.jelly.XMLOutput output)
Define a goal.
|
WerkzProject |
getProject() |
(package private) void |
runBodyTag(Session session) |
addPrereqs, getAction, getName, getPrereqs, setDescription, setName, setPrereqs
getGoal
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBody
public void doTag(org.apache.commons.jelly.XMLOutput output) throws org.apache.commons.jelly.JellyTagException
void runBodyTag(Session session) throws org.apache.commons.jelly.JellyTagException
org.apache.commons.jelly.JellyTagException
public WerkzProject getProject()
getProject
in class WerkzTagSupport
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.