org.apache.maven.jelly.tags.maven.PluginVarTag.doTag(XMLOutput)
replaced by the GetTag tag
|
org.apache.maven.jelly.tags.maven.PluginVarTag.getPlugin()
replaced by the GetTag tag
|
org.apache.maven.project.Project.getPluginContext(String)
use the tag instead
|
org.apache.maven.jelly.tags.maven.PluginVarTag.getProperty()
replaced by the GetTag tag
|
org.apache.maven.jelly.tags.maven.PluginVarTag.getVar()
replaced by the GetTag tag
|
org.apache.maven.jelly.JellyBuildListener.isDebug(boolean)
Use setDebug (deprecated for 1.0-RC1)
|
org.apache.maven.jelly.tags.maven.MavenTag.setBasedir(File)
You only need to specify the project descriptor.
|
org.apache.maven.jelly.tags.maven.ReactorTag.setGlob(String)
Use includes/excludes instead.
|
org.apache.maven.jelly.tags.maven.PluginVarTag.setPlugin(String)
replaced by the GetTag tag
|
org.apache.maven.jelly.tags.maven.PluginVarTag.setProperty(String)
replaced by the GetTag tag
|
org.apache.maven.jelly.tags.maven.PluginVarTag.setVar(String)
replaced by the GetTag tag
|