A B C D E F G H I J L M N O P R S T U V W X

A

ARTIFACT_ID_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Artifact ID to Plug-in cache
AbstractArtifact - class org.apache.maven.repository.AbstractArtifact.
Base class from which all artifact subclasses are derived.
AbstractArtifact(Dependency) - Constructor for class org.apache.maven.repository.AbstractArtifact
Default constructor.
AbstractMavenComponent - class org.apache.maven.AbstractMavenComponent.
Base class from which all components in maven are derived.
AbstractMavenComponent() - Constructor for class org.apache.maven.AbstractMavenComponent
Default Constructor.
AbstractMavenComponent(Project) - Constructor for class org.apache.maven.AbstractMavenComponent
Create a component that uses a project
AbstractRepositoryLayout - class org.apache.maven.repository.AbstractRepositoryLayout.
 
AbstractRepositoryLayout() - Constructor for class org.apache.maven.repository.AbstractRepositoryLayout
 
Action - interface org.apache.maven.werkz.Action.
Interface for goal-satisfying actions.
AddPathTag - class org.apache.maven.jelly.tags.maven.AddPathTag.
This class takes a given path using an id and appends another path (using refid) to it.
AddPathTag() - Constructor for class org.apache.maven.jelly.tags.maven.AddPathTag
 
AntProjectBuilder - class org.apache.maven.AntProjectBuilder.
A class to help create Ant projects
AntProjectBuilder() - Constructor for class org.apache.maven.AntProjectBuilder
 
App - class org.apache.maven.cli.App.
The CLI wrapper for controlling MavenSession processes which are encapsulated in the MavenSession bean.
App() - Constructor for class org.apache.maven.cli.App
Constructor.
Artifact - interface org.apache.maven.repository.Artifact.
The interface defining an artifact (which probably lives in the repository).
ArtifactListBuilder - class org.apache.maven.ArtifactListBuilder.
 
ArtifactListBuilder() - Constructor for class org.apache.maven.ArtifactListBuilder
 
ArtifactTypeHandler - interface org.apache.maven.repository.ArtifactTypeHandler.
This will do until wagon debuts.
AttainGoalTag - class org.apache.maven.werkz.jelly.AttainGoalTag.
Attains one or more goals.
AttainGoalTag() - Constructor for class org.apache.maven.werkz.jelly.AttainGoalTag
Construct.
AttainTag - class org.apache.maven.werkz.jelly.AttainTag.
Attains one or more goals.
AttainTag() - Constructor for class org.apache.maven.werkz.jelly.AttainTag
 
add(Object) - Method in class org.apache.maven.util.InsertionOrderedSet
 
addAll(Collection) - Method in class org.apache.maven.util.InsertionOrderedSet
 
addBranch(Branch) - Method in class org.apache.maven.project.Project
 
addContributor(Contributor) - Method in class org.apache.maven.project.Project
 
addDelayedPops(Set) - Method in class org.apache.maven.plugin.PluginManager
 
addDependency(Dependency) - Method in class org.apache.maven.project.Project
Add a unique dependency for this project.
addDeveloper(Developer) - Method in class org.apache.maven.project.Project
 
addDynaTagLib(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addDynaTagLib(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginCacheManager
 
addDynaTagLib(String, JellyScriptHousing) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
addFile(File) - Method in class org.apache.maven.jelly.tags.maven.ConcatTag
Add a file to the list of files of be concatenated.
addGoal(String, String, String, JellyScriptHousing) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addGoal(String, String, String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginCacheManager
 
addGoal(String, String, String, JellyScriptHousing) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
addGoal(Goal) - Method in class org.apache.maven.werkz.WerkzProject
Add a Goal to this manager.
addLicense(License) - Method in class org.apache.maven.project.Project
 
addMailingList(MailingList) - Method in class org.apache.maven.project.Project
 
addPackageGroup(PackageGroup) - Method in class org.apache.maven.project.Project
 
addPluginDynaTagDep(JellyScriptHousing, String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addPluginDynaTagDep(JellyScriptHousing, String) - Method in class org.apache.maven.plugin.PluginCacheManager
 
addPluginDynaTagDep(JellyScriptHousing, String) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
addPostActionCallback(PostActionCallback) - Method in class org.apache.maven.werkz.Goal
Add a post-action callback to this Goal.
addPostGoal(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addPostGoal(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginCacheManager
 
addPostGoal(String, JellyScriptHousing) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
addPostGoalCallback(PostGoalCallback) - Method in class org.apache.maven.werkz.Goal
Add a post-goal callback to this Goal.
addPostcursor(Goal) - Method in class org.apache.maven.werkz.Goal
Add a postcursor Goal to this Goal.
addPreActionCallback(PreActionCallback) - Method in class org.apache.maven.werkz.Goal
Add a pre-action callback to this Goal.
addPreGoal(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addPreGoal(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginCacheManager
 
addPreGoal(String, JellyScriptHousing) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
addPreGoalCallback(PreGoalCallback) - Method in class org.apache.maven.werkz.Goal
Add a pre-goal callback to this Goal.
addPrecursor(Goal) - Method in class org.apache.maven.werkz.Goal
Add a precursor Goal to this Goal.
addPrereqs(Goal) - Method in class org.apache.maven.werkz.jelly.GoalTag
 
addProperty(String, String) - Method in class org.apache.maven.project.Project
 
addReport(String) - Method in class org.apache.maven.project.Project
 
addResolvedPlugins(List) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
addSatisfiedGoal(Goal) - Method in class org.apache.maven.werkz.Session
Add a satisfied Goal to this context.
addToCount(Object) - Method in class org.apache.maven.util.MavenTool
Add an object to the list of counted items.
addVersion(Version) - Method in class org.apache.maven.project.Project
Add a distribution to this project.
afterLaunchGoals(Project) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running after launching project goals.
afterProject(Project) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running after launching a project.
attain(Session) - Method in class org.apache.maven.werkz.Goal
Attempt to attain this Goal.
attainGoal(String, Session) - Method in class org.apache.maven.werkz.WerkzProject
Attempt to attain the specified goal.
attainGoal(String) - Method in class org.apache.maven.werkz.WerkzProject
Attempt to attain the specified goal.
attainGoals(Project, List) - Method in class org.apache.maven.MavenSession
Attain a list of goals.
attainGoals(Project, List) - Method in class org.apache.maven.plugin.PluginManager
Attain the goals.
attainPrecursors(Session) - Method in class org.apache.maven.werkz.Goal
Attempt to attain this Goal's precursor Goals.

B

BASE_CONTEXT - Static variable in class org.apache.maven.plugin.PluginManager
 
BUILD_END_GOAL - Static variable in class org.apache.maven.MavenSession
Tag for build end goal.
BUILD_FAILURE - Static variable in class org.apache.maven.MavenConstants
Reactor/Maven subproject Build failure tag.
BUILD_FILE - Static variable in class org.apache.maven.MavenConstants
Project build file tag.
BUILD_FILE_NAME - Static variable in class org.apache.maven.MavenConstants
Project build file name.
BUILD_START_GOAL - Static variable in class org.apache.maven.MavenSession
Tag for build start goal.
Base64 - class org.apache.maven.util.Base64.
Encode/Decode Base-64.
Base64() - Constructor for class org.apache.maven.util.Base64
 
BaseTagLibrary - class org.apache.maven.jelly.tags.BaseTagLibrary.
MavenSession tag library for use in Jelly scripts.
BaseTagLibrary() - Constructor for class org.apache.maven.jelly.tags.BaseTagLibrary
Create an instance of the MavenTagLibrary, registering related tag libraries
BaseTagSupport - class org.apache.maven.jelly.tags.BaseTagSupport.
A class for Maven Jelly tags
BaseTagSupport() - Constructor for class org.apache.maven.jelly.tags.BaseTagSupport
Create an instance
BootstrapDownloadMeter - class org.apache.maven.util.BootstrapDownloadMeter.
Bootstrap download progress meter.
BootstrapDownloadMeter() - Constructor for class org.apache.maven.util.BootstrapDownloadMeter
 
BootstrapDownloadMeter(int, char) - Constructor for class org.apache.maven.util.BootstrapDownloadMeter
 
beforeLaunchGoals(Project) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running before launching project goals.
beforeProject(Project) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running before launching a project.
build(Project, MavenJellyContext) - Static method in class org.apache.maven.AntProjectBuilder
Initialize Ant.
build(Project) - Static method in class org.apache.maven.ArtifactListBuilder
Create the list of artifacts for a project based on the stated dependencies taking into account any user specified overrides.
build(Project) - Static method in class org.apache.maven.DependencyClasspathBuilder
 
buildArtifactList() - Method in class org.apache.maven.project.Project
Build the artifact list.
buildFinished(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 
buildGraph() - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
Builds the projects / dependencies into an internal acyclic directed graph
buildStarted(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 

C

CALLBACKS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
call backs cache
CLIManager - class org.apache.maven.cli.CLIManager.
Utility for managing and parsing MavenSession's command-line.
CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
 
COMPILE_SOURCEROOTS - Static variable in class org.apache.maven.MavenConstants
Maven compile sourceroots.
Callback - class org.apache.maven.werkz.Callback.
Convenience class providing no-op implementations of all four callbacks.
Callback() - Constructor for class org.apache.maven.werkz.Callback
Construct.
CallbackTagSupport - class org.apache.maven.werkz.jelly.CallbackTagSupport.
Abstract base class for all callback tags.
CallbackTagSupport() - Constructor for class org.apache.maven.werkz.jelly.CallbackTagSupport
 
CaseInsensitiveGlobPatternMapper - class org.apache.maven.util.CaseInsensitiveGlobPatternMapper.
Implementation of FileNameMapper that does simple case insensitive wildcard pattern replacements.
CaseInsensitiveGlobPatternMapper() - Constructor for class org.apache.maven.util.CaseInsensitiveGlobPatternMapper
 
ChecksumVerificationException - exception org.apache.maven.verifier.ChecksumVerificationException.
Specialized artifact corruption exception.
ChecksumVerificationException(String) - Constructor for class org.apache.maven.verifier.ChecksumVerificationException
Constructs an ChecksumVerificationException with the specified detail message.
ChecksumVerificationException(String, Throwable) - Constructor for class org.apache.maven.verifier.ChecksumVerificationException
Constructs a ChecksumVerificationException with the specified detail message and the causing Throwable.
ConcatTag - class org.apache.maven.jelly.tags.maven.ConcatTag.
Concat a set of files together into a single file.
ConcatTag() - Constructor for class org.apache.maven.jelly.tags.maven.ConcatTag
 
ConsoleDownloadMeter - class org.apache.maven.util.ConsoleDownloadMeter.
Console download progress meter.
ConsoleDownloadMeter() - Constructor for class org.apache.maven.util.ConsoleDownloadMeter
 
CopyResources - class org.apache.maven.jelly.tags.maven.CopyResources.
A tag to copy resources to a given directory
CopyResources() - Constructor for class org.apache.maven.jelly.tags.maven.CopyResources
 
CyclicGoalChainException - exception org.apache.maven.werkz.CyclicGoalChainException.
Indicates a dependency cycle within the Goal graph.
CyclicGoalChainException(Goal) - Constructor for class org.apache.maven.werkz.CyclicGoalChainException
Constrct with an initiating goal.
calculateLink(String, String) - Static method in class org.apache.maven.util.DVSLPathTool
Calculates the appropriate link given the preferred link and the relativePath of the document
cdelim - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 
cdelimChar - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 
cdelimSingleChar - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 
checkAttribute(Object, String) - Method in class org.apache.maven.jelly.tags.BaseTagSupport
Check a given 'attribute' has a value and throw the corresponding exception if it doesn't
checkForCycles() - Method in class org.apache.maven.werkz.Goal
Perform a cyclic dependency check.
checkForCycles(Goal, Set) - Method in class org.apache.maven.werkz.Goal
Perform a cyclic dependency check.
checkLockFile(File) - Method in class org.apache.maven.plugin.PluginCacheManager
 
cleanupAttainGoal(Set) - Method in class org.apache.maven.plugin.PluginManager
 
clear() - Method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
clear() - Method in interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface
Clear the project list and set the graph built flag to false.
clear() - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
clear() - Method in class org.apache.maven.util.InsertionOrderedSet
 
clear() - Method in class org.apache.maven.werkz.Session
Clear and reset this Session so that no Goals are considered satisfied.
clearResolvedPlugins() - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
close() - Method in class org.apache.maven.util.StringInputStream
Closes the Stringreader.
compareContexts(MavenJellyContext, MavenJellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Debugging function to show the differences between two Jelly contexts.
compileScript(File, JellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Compile a jelly script.
compileScript(InputStream, JellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Compile a jelly script.
compileScript(InputStream, String, JellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Compile a jelly script.
compileScript(InputStream, String, JellyContext, String) - Static method in class org.apache.maven.jelly.JellyUtils
Compile a jelly script.
computePath() - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
 
constructRepositoryDirectoryPath(String, Project) - Method in interface org.apache.maven.repository.ArtifactTypeHandler
Map an artifact to a repository directory path.
constructRepositoryDirectoryPath(String, Project) - Method in class org.apache.maven.repository.DefaultArtifactTypeHandler
Map an artifact to a repository directory path.
constructRepositoryFullPath(String, Project, String) - Method in interface org.apache.maven.repository.ArtifactTypeHandler
Map an artifact to a repository path.
constructRepositoryFullPath(String, Project, String) - Method in class org.apache.maven.repository.DefaultArtifactTypeHandler
Map an artifact to a repository path.
contains(Object) - Method in class org.apache.maven.util.InsertionOrderedSet
 
containsAll(Collection) - Method in class org.apache.maven.util.InsertionOrderedSet
 
createArtifact(Dependency) - Static method in class org.apache.maven.repository.DefaultArtifactFactory
Return an appropriate Artifact implementation based on the dependency type.
createChildContext() - Method in class org.apache.maven.jelly.MavenJellyContext
Create a context with this as the parent
createContext(File) - Static method in class org.apache.maven.MavenUtils
Create a jelly context given a descriptor directory.
createContext(File, MavenJellyContext) - Static method in class org.apache.maven.MavenUtils
Create a jelly context given a descriptor directory and parent jelly context.
createExpression(String) - Method in class org.apache.maven.jelly.MavenExpressionFactory
 
createMap() - Method in class org.apache.maven.werkz.jelly.UseGoalsTag
Factory method to create a new sorted map
createSession() - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
Retrieve the Session to use, if set.
createTagScript(String, Attributes) - Method in class org.apache.maven.jelly.tags.jeez.JeezTagLibrary
Create a script from the element and the attributes.
createTagScript(String, Attributes) - Method in class org.apache.maven.jelly.tags.jeez.MavenJeezTagLibrary
Create a TagScript based upon an element's name and attributes.
creturnDelims - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 

D

DEBUG_ON - Static variable in class org.apache.maven.MavenConstants
MavenSession debug flag tag.
DEFAULTS_PROPERTIES - Static variable in class org.apache.maven.MavenConstants
Defaults properties
DEFAULT_GOAL - Static variable in class org.apache.maven.MavenConstants
Defaults goal name property.
DEPENDENCY_CLASSPATH - Static variable in class org.apache.maven.MavenConstants
Dependency classpath tag.
DESCRIPTOR_DIRECTORY - Static variable in class org.apache.maven.MavenConstants
Descriptor directory tag.
DESCRIPTOR_FILE - Static variable in class org.apache.maven.MavenConstants
Project descriptor file tag.
DOWNLOAD_METER - Static variable in class org.apache.maven.MavenConstants
Download meter type variable.
DRIVER_PROPERTIES - Static variable in class org.apache.maven.MavenConstants
Driver properties
DRIVER_SCRIPT_NAME - Static variable in class org.apache.maven.MavenSession
Initialization jellyscript name.
DVSLFormatter - class org.apache.maven.util.DVSLFormatter.
Formatting tool for use with the DVSL toolbox.
DVSLFormatter() - Constructor for class org.apache.maven.util.DVSLFormatter
 
DVSLPathTool - class org.apache.maven.util.DVSLPathTool.
Path tool for use with the DVSL toolbox.
DVSLPathTool() - Constructor for class org.apache.maven.util.DVSLPathTool
 
DYNAMIC_TAGLIBS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Taglibs cache
DefaultAction - class org.apache.maven.werkz.DefaultAction.
Abstract convenience Action implementation.
DefaultAction() - Constructor for class org.apache.maven.werkz.DefaultAction
Construct.
DefaultArtifactFactory - class org.apache.maven.repository.DefaultArtifactFactory.
Simple factory for creating Artifact implementations based on a dependency type.
DefaultArtifactFactory() - Constructor for class org.apache.maven.repository.DefaultArtifactFactory
 
DefaultArtifactTypeHandler - class org.apache.maven.repository.DefaultArtifactTypeHandler.
This will do until wagon debuts.
DefaultArtifactTypeHandler() - Constructor for class org.apache.maven.repository.DefaultArtifactTypeHandler
 
DefaultRepositoryLayout - class org.apache.maven.repository.DefaultRepositoryLayout.
The standard RepositoryLayout implementation.
DefaultRepositoryLayout() - Constructor for class org.apache.maven.repository.DefaultRepositoryLayout
 
DependencyClasspathBuilder - class org.apache.maven.DependencyClasspathBuilder.
Take a valid MavenJellyContext which contains references to the POM, ant project, and all defined properties and create the dependency classpath based on dependencies listed in the POM.
DependencyClasspathBuilder() - Constructor for class org.apache.maven.DependencyClasspathBuilder
 
DependencyResolver - class org.apache.maven.jelly.tags.maven.DependencyResolver.
 
DependencyResolver() - Constructor for class org.apache.maven.jelly.tags.maven.DependencyResolver
Creates the dependency resolver.
DependencyResolver(DependencyResolverInterface) - Constructor for class org.apache.maven.jelly.tags.maven.DependencyResolver
Creates the dependency resolver with a specific implementation
DependencyResolverException - exception org.apache.maven.jelly.tags.maven.DependencyResolverException.
TODO: describe
DependencyResolverException(String, Throwable) - Constructor for class org.apache.maven.jelly.tags.maven.DependencyResolverException
 
DependencyResolverInterface - interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface.
 
DependencyVerifier - class org.apache.maven.verifier.DependencyVerifier.
Make sure that everything that is required for the project to build successfully is present.
DependencyVerifier(Project) - Constructor for class org.apache.maven.verifier.DependencyVerifier
Default ctor.
DummyAction - class org.apache.maven.jelly.tags.maven.DummyAction.
"Do nothing" action
DummyAction() - Constructor for class org.apache.maven.jelly.tags.maven.DummyAction
 
debug(String) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
debug(String) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
decode(String) - Static method in class org.apache.maven.util.Base64
 
decode(String, boolean) - Static method in class org.apache.maven.util.Base64
 
decomposeExpression(String, JellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Recursively evaluate a string representation of a jelly expression.
delimLast - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 
display() - Method in class org.apache.maven.jelly.MavenJellyContext
Display all maven variables
displayClassLoaderContents(ForeheadClassLoader) - Static method in class org.apache.maven.MavenUtils
Debugging function.
displayGoals() - Method in class org.apache.maven.cli.App
Display helpful information regarding all documented goals.
displayGoals(boolean, String) - Method in class org.apache.maven.cli.App
Display helpful information regarding all documented goals.
displayHelp() - Static method in class org.apache.maven.cli.CLIManager
Display usage information based upon current command-line option configuration.
displayInfo() - Static method in class org.apache.maven.cli.CLIManager
Display system information.
doMain(String[], Date) - Method in class org.apache.maven.cli.App
Perform main operations in a non-static method.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.AddPathTag
Perform the tag processing.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.ConcatTag
Perform functionality provided by the tag.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.CopyResources
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.InputTag
Perform functionality provided by the tag.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.InstallPluginTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Process the tag.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.PomTag
Perform functionality provided by the tag
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.PropertyTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Execute the body of the reactor tag.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.SnapshotSignature
Process the tag.
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.UninstallPluginTag
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.maven.UserCheck
 
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.jelly.tags.werkz.MavenGoalTag
Define a goal.
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.AttainGoalTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.AttainTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.GoalTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.PostActionTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.PostGoalTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.PreActionTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.PreGoalTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.ProjectTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets
doTag(XMLOutput) - Method in class org.apache.maven.werkz.jelly.UseGoalsTag
Evaluate the body to register all the various goals and pre/post conditions then run all the current targets

E

EMACS_MODE_ON - Static variable in class org.apache.maven.MavenConstants
MavenSession debug flag tag.
EMPTY_ARRAY - Static variable in class org.apache.maven.werkz.Goal
Empty Goal array.
EnhancedStringTokenizer - class org.apache.maven.util.EnhancedStringTokenizer.
The java.util.StringTokenizer is horribly broken.
EnhancedStringTokenizer(String) - Constructor for class org.apache.maven.util.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String) - Constructor for class org.apache.maven.util.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String, boolean) - Constructor for class org.apache.maven.util.EnhancedStringTokenizer
 
Expand - class org.apache.maven.util.Expand.
Unzip a file.
Expand() - Constructor for class org.apache.maven.util.Expand
 
emacsMode - Variable in class org.apache.maven.jelly.JellyBuildListener
Whether or not to use emacs-style output
encode(byte[]) - Static method in class org.apache.maven.util.Base64
 
encode(byte[], boolean) - Static method in class org.apache.maven.util.Base64
 
encode(byte[]) - Method in class org.apache.maven.util.MD5Sum
Encodes the 128 bit (16 bytes) MD5 into a 32 character String.
equals(Object) - Method in class org.apache.maven.project.Project
 
equals(Object) - Method in class org.apache.maven.util.InsertionOrderedSet
 
equals(Object) - Method in class org.apache.maven.werkz.Goal
Determine if two Goal objects are equivelant.
error(SAXParseException) - Method in class org.apache.maven.plugin.PluginScriptParser
Error callback.
error(String) - Method in class org.apache.maven.werkz.Session
Log an error message.
error(String) - Method in class org.apache.maven.werkz.jelly.JellySession
 
execute() - Method in class org.apache.maven.util.Expand
Do the work.
execute() - Method in class org.apache.maven.util.MD5Sum
Perform the MD5-Sum work.
exists() - Method in class org.apache.maven.repository.AbstractArtifact
 
exists() - Method in interface org.apache.maven.repository.Artifact
Boolean flag indicating whether this artifact exists.
exit(int) - Method in class org.apache.maven.cli.App
To allow subclasses stop the app from exiting
expandFile() - Method in class org.apache.maven.util.Expand
Expand a file.
extractFile(InputStream, String, Date, boolean) - Method in class org.apache.maven.util.Expand
Extract a file.

F

FAILED_PROJECTS - Static variable in class org.apache.maven.MavenConstants
Reactor/Maven subproject Build failure project list tag.
fatalError(SAXParseException) - Method in class org.apache.maven.plugin.PluginScriptParser
Fatal error callback.
findResource(String) - Method in class org.apache.maven.util.ResourceBean
Attempts to load the given resource from the given name.
firePostAction(Goal) - Method in class org.apache.maven.werkz.Callback
No-op post-action callback implementation.
firePostAction(Goal) - Method in interface org.apache.maven.werkz.PostActionCallback
Fire the callback.
firePostActionCallbacks() - Method in class org.apache.maven.werkz.Goal
Fire the post-action callbacks.
firePostGoal(Goal) - Method in class org.apache.maven.werkz.Callback
No-op post-goal callback implementation.
firePostGoal(Goal) - Method in interface org.apache.maven.werkz.PostGoalCallback
Fire the callback.
firePostGoalCallbacks() - Method in class org.apache.maven.werkz.Goal
Fire the post-goal callbacks.
firePreAction(Goal) - Method in class org.apache.maven.werkz.Callback
No-op pre-action callback implementation.
firePreAction(Goal) - Method in interface org.apache.maven.werkz.PreActionCallback
Fire the callback.
firePreActionCallbacks() - Method in class org.apache.maven.werkz.Goal
Fire the pre-action callbacks.
firePreGoal(Goal) - Method in class org.apache.maven.werkz.Callback
No-op pre-goal callback implementation.
firePreGoal(Goal) - Method in interface org.apache.maven.werkz.PreGoalCallback
Fire the callback.
firePreGoalCallbacks() - Method in class org.apache.maven.werkz.Goal
Fire the pre-goal callbacks.
format(String, int, char) - Method in class org.apache.maven.cli.App
Produce a formatted/padded string.
formatNumber(String, String) - Static method in class org.apache.maven.util.DVSLFormatter
Formats a string as a number using the specified pattern.
formatTime(long) - Static method in class org.apache.maven.cli.App
Format a time string.
fs - Static variable in class org.apache.maven.repository.AbstractArtifact
Platform specific file separator used for file system operations.

G

GLOBAL_SESSION_KEY - Static variable in class org.apache.maven.plugin.PluginManager
The variable key that holds an implementation of the com.werken.werkz.Session in the parent scope context.
GOALS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Goal cache
GOAL_MAPPER - Static variable in class org.apache.maven.plugin.PluginManager
 
GenericArtifact - class org.apache.maven.repository.GenericArtifact.
Generic artifact that builds its path and url information based on its associated dependency.
GenericArtifact(Dependency) - Constructor for class org.apache.maven.repository.GenericArtifact
Constructor for the GenericArtifact object
GetTag - class org.apache.maven.jelly.tags.maven.GetTag.
A tag to retrieve values from plugins
GetTag() - Constructor for class org.apache.maven.jelly.tags.maven.GetTag
 
Goal - class org.apache.maven.werkz.Goal.
Abstract Goal to attain.
Goal(String) - Constructor for class org.apache.maven.werkz.Goal
Construct a new Goal with the specified name.
Goal(String, Action) - Constructor for class org.apache.maven.werkz.Goal
Construct a new Goal with the specified name and Action.
GoalException - exception org.apache.maven.GoalException.
A generic exception related to Maven and goal acquisition
GoalException(String) - Constructor for class org.apache.maven.GoalException
Construct with an generic message.
GoalTag - class org.apache.maven.werkz.jelly.GoalTag.
Implements a <target> tag which is similar to the Ant equivalent tag but is based on the Werkz goal engine.
GoalTag() - Constructor for class org.apache.maven.werkz.jelly.GoalTag
 
GoalToJellyScriptHousingMapper - class org.apache.maven.plugin.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.
GoalToJellyScriptHousingMapper() - Constructor for class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
Default constructor.
generatePath() - Method in class org.apache.maven.repository.AbstractArtifact
 
generatePath() - Method in interface org.apache.maven.repository.Artifact
Generate the path for this artifact given its dependency attributes.
generatePath() - Method in class org.apache.maven.repository.PluginArtifact
 
getAction() - Method in class org.apache.maven.werkz.Goal
Retrieve the Action of this Goal.
getAction() - Method in class org.apache.maven.werkz.jelly.GoalTag
Subclasses can override this template method to provide a custom Action implementation.
getAllGoalNames() - Method in class org.apache.maven.MavenSession
Return all goals requested to be attained.
getAntProject() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the ant project.
getArtifactDirectory() - Method in class org.apache.maven.project.Project
 
getArtifactId() - Method in class org.apache.maven.project.Project
Get the artifact id.
getArtifacts() - Method in class org.apache.maven.project.Project
Get the atrifact attribute.
getAttribute(String) - Method in class org.apache.maven.werkz.Session
Get an attribute from this Session.
getAttributes() - Method in class org.apache.maven.werkz.Session
Get the attributes from this Session.
getBanner() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the banner to be displayed for project while it is being processed.
getBasedir() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Getter for the basedir property
getBoolean(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Convert a String property to a Boolean based on its contents.
getBranches() - Method in class org.apache.maven.project.Project
 
getBuild() - Method in class org.apache.maven.project.Project
 
getBytes(File) - Method in class org.apache.maven.util.MD5Sum
Pull in static content and store it
getCallbackCache() - Method in class org.apache.maven.plugin.PluginCacheManager
 
getChecksum() - Method in class org.apache.maven.util.MD5Sum
Get the checksum
getChecksumUrl() - Method in class org.apache.maven.repository.AbstractArtifact
 
getChecksumUrl() - Method in interface org.apache.maven.repository.Artifact
Return the url to the checksum file for this artifact.
getClassLoader() - Method in class org.apache.maven.util.ResourceBean
Returns the classLoader.
getCli() - Method in class org.apache.maven.cli.App
Get the CLI parser.
getContext() - Method in class org.apache.maven.project.Project
Get the context attribute.
getContributors() - Method in class org.apache.maven.project.Project
 
getCount() - Method in class org.apache.maven.util.MavenTool
get a list of counted items with the key being the number of times counted and the value any arbitrary item that was counted
getCountDescending() - Method in class org.apache.maven.util.MavenTool
get a list of counted items with the key being the number of times counted (in descending order) and the value any arbitrary item that was counted
getCurrentVersion() - Method in class org.apache.maven.project.Project
 
getDebugOn() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the debug flag.
getDefaultGoal() - Method in class org.apache.maven.werkz.WerkzProject
Retrieve the default goal.
getDefaultGoalName() - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getDefaultGoalName() - Method in class org.apache.maven.werkz.WerkzProject
Retrieve the default goal name.
getDependencies() - Method in class org.apache.maven.project.Project
 
getDependency(String) - Method in class org.apache.maven.project.Project
Get an individual dependency by id.
getDependency() - Method in class org.apache.maven.repository.AbstractArtifact
 
getDependency() - Method in interface org.apache.maven.repository.Artifact
Get the dependency.
getDependencyClasspath() - Method in class org.apache.maven.project.Project
Get the dependency classpath.
getDependencyPath(String) - Method in class org.apache.maven.project.Project
Get an individual dependencies classpath entry.
getDependencyVerifier() - Method in class org.apache.maven.project.Project
Get the dependency verifier for this project.
getDependentProjectIds() - Method in class org.apache.maven.project.Project
Get the list of dependent projects ids.
getDescription() - Method in class org.apache.maven.project.Project
 
getDescription() - Method in class org.apache.maven.repository.AbstractArtifact
 
getDescription() - Method in interface org.apache.maven.repository.Artifact
 
getDescription() - Method in class org.apache.maven.werkz.Goal
Retrieve the description of this Goal.
getDescriptor() - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Getter for the descriptor property
getDevelopers() - Method in class org.apache.maven.project.Project
 
getDirectoryComponent(String) - Static method in class org.apache.maven.util.DVSLPathTool
Determines the directory component of a filename.
getDistributionDirectory() - Method in class org.apache.maven.project.Project
 
getDistributionSite() - Method in class org.apache.maven.project.Project
 
getDynaTagLibCache() - Method in class org.apache.maven.plugin.PluginCacheManager
 
getEmacsModeOn() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the emacs mode flag.
getException() - Method in class org.apache.maven.MavenException
Returns the nested exception, if any.
getExcludes() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the excludes used to find projects.
getExecutionChain(String, WerkzProject) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getExecutionChain(String) - Method in class org.apache.maven.werkz.WerkzProject
Retrieve a valid execution chain to attain the specified goal.
getExistingGoal(Project) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
Retrieves the existing goal for a project (based on Id).
getExtend() - Method in class org.apache.maven.project.Project
 
getFile() - Method in class org.apache.maven.project.Project
Get the file this POM was derived from
getFile() - Method in class org.apache.maven.repository.AbstractArtifact
 
getFile() - Method in interface org.apache.maven.repository.Artifact
Get the location of the artifact in the local file system.
getFile(String, File, boolean, boolean, String, String, String, String, boolean) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
getFile(String, File, boolean, boolean, String, String, String, String, String, String, boolean) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
getFile(String, File, boolean, boolean, String, String, String, String) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
getFile(String, File, boolean, boolean, String, String, String, String, String, String) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
getFile(String, File, long, String, String, String, String, String, String) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
getFile() - Method in class org.apache.maven.util.MD5Sum
Get the file that the checksum will be perform on.
getFiles(File, String) - Static method in class org.apache.maven.MavenUtils
Get a set of files from a specifed directory with a set of includes.
getFiles(File, String, String) - Static method in class org.apache.maven.MavenUtils
Get a set of files from a specifed directory with a set of includes.
getGlob() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the glob used to find projects.
getGoal() - Method in class org.apache.maven.werkz.NoActionDefinitionException
Retrieve the goal.
getGoal(String) - Method in class org.apache.maven.werkz.WerkzProject
Retrieve a Goal by name from this manager.
getGoal(String, boolean) - Method in class org.apache.maven.werkz.WerkzProject
Retrieve a Goal by name from this manager.
getGoal(String) - Method in class org.apache.maven.werkz.jelly.WerkzTagSupport
 
getGoalCache() - Method in class org.apache.maven.plugin.PluginCacheManager
 
getGoalDescription(String) - Method in class org.apache.maven.MavenSession
Get a given goal's description.
getGoalDescription(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getGoalDescription(String) - Method in class org.apache.maven.plugin.PluginManager
 
getGoalListFromCsv(String) - Static method in class org.apache.maven.MavenUtils
Get a list of goals from a CSV list.
getGoalName() - Method in class org.apache.maven.UnknownGoalException
Retrieve the unknown goal name.
getGoalName() - Method in class org.apache.maven.werkz.NoSuchGoalException
Retrieve the unknown goal name.
getGoalName() - Method in class org.apache.maven.werkz.UnattainableGoalException
Retrieve the name of the goal in which the error occurred.
getGoalNames() - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getGoalNames() - Method in class org.apache.maven.plugin.PluginManager
 
getGoalNames(Project) - Method in class org.apache.maven.plugin.PluginManager
Warning - this completely scrogs the default mapper.
getGoals() - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Getter for the goals property
getGoals() - Method in class org.apache.maven.werkz.WerkzProject
Retrieve an unmodifiable collection of all Goals that are a part of this Project.
getGroupId() - Method in class org.apache.maven.project.Project
 
getGumpRepositoryId() - Method in class org.apache.maven.project.Project
 
getId() - Method in class org.apache.maven.jelly.tags.maven.AddPathTag
Getter for the id property
getId() - Method in class org.apache.maven.project.Project
 
getInceptionYear() - Method in class org.apache.maven.project.Project
 
getIncludes() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the includes used to find projects.
getInitialGoal() - Method in class org.apache.maven.werkz.CyclicGoalChainException
Retrieve the Goal which initiated the dependency cycle check.
getIssueTrackingUrl() - Method in class org.apache.maven.project.Project
 
getJellyProject(Project) - Static method in class org.apache.maven.MavenUtils
Take the POM and interpolate the value of the project's context to create a new version of the POM with expanded context values.
getLicenses() - Method in class org.apache.maven.project.Project
 
getLogo() - Method in class org.apache.maven.project.Project
 
getMailingLists() - Method in class org.apache.maven.project.Project
 
getMavenContext() - Method in class org.apache.maven.jelly.tags.BaseTagSupport
 
getMavenHome() - Method in class org.apache.maven.jelly.MavenJellyContext
Get MavenSession home.
getMavenHomeLocal() - Method in class org.apache.maven.jelly.MavenJellyContext
Get local maven home.
getMavenJarOverride() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the flag indicating the use of the JAR overriding facility.
getMavenJarOverride(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Get the maven jar override value for a particular dependency.
getMavenRepoLocal() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the location of the local maven repository.
getMavenRepoRemote() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the mavenRepoRemote attribute.
getMavenSession() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the mavenSession attribute.
getMavenXml() - Method in class org.apache.maven.project.Project
 
getMessage(String) - Method in class org.apache.maven.AbstractMavenComponent
Retrieve a user message.
getMessage(String, Object) - Method in class org.apache.maven.AbstractMavenComponent
Retrieve a user message.
getMessage(String) - Static method in class org.apache.maven.MavenUtils
Retrieve a user message.
getMessage(String, Object) - Static method in class org.apache.maven.MavenUtils
Retrieve a user message.
getMessage() - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
 
getMessage() - Method in class org.apache.maven.werkz.CyclicGoalChainException
 
getMessage() - Method in class org.apache.maven.werkz.NoActionDefinitionException
Retrieve the error message.
getMessage() - Method in class org.apache.maven.werkz.NoSuchGoalException
Retrieve the error message.
getMessage() - Method in class org.apache.maven.werkz.UnattainableGoalException
 
getName() - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
 
getName() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getName() - Method in class org.apache.maven.project.Project
 
getName() - Method in class org.apache.maven.repository.AbstractArtifact
Get the name of the artifact from the underlying dependency.
getName() - Method in interface org.apache.maven.repository.Artifact
Return the name of the artifact.
getName() - Method in class org.apache.maven.werkz.Goal
Retrieve the name of this Goal.
getName() - Method in class org.apache.maven.werkz.jelly.AttainGoalTag
 
getName() - Method in class org.apache.maven.werkz.jelly.CallbackTagSupport
 
getName() - Method in class org.apache.maven.werkz.jelly.GoalTag
 
getNonJellyProject(File, MavenJellyContext, boolean) - Static method in class org.apache.maven.MavenUtils
Get a project, but not a Jelly-ised project.
getOnline() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the online flag.
getOrCreateGoal(Project, boolean) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
Retrieves the existing goal for a project (based on Id).
getOrganization() - Method in class org.apache.maven.project.Project
 
getOverrideType() - Method in class org.apache.maven.repository.AbstractArtifact
 
getOverrideType() - Method in interface org.apache.maven.repository.Artifact
 
getPackage() - Method in class org.apache.maven.project.Project
 
getPackageGroups() - Method in class org.apache.maven.project.Project
 
getParent() - Method in class org.apache.maven.project.Project
 
getPath() - Method in class org.apache.maven.repository.AbstractArtifact
 
getPath() - Method in interface org.apache.maven.repository.Artifact
Return the path of the artifact using platform specific naming conventions.
getPlugin() - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
getPlugin() - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
getPlugin() - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
getPluginCache() - Method in class org.apache.maven.plugin.PluginCacheManager
 
getPluginContext(String) - Method in class org.apache.maven.plugin.PluginManager
 
getPluginContext(String) - Method in class org.apache.maven.project.Project
Deprecated. use the tag instead
getPluginDirectory() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getPluginDynaTagDepsCache() - Method in class org.apache.maven.plugin.PluginCacheManager
 
getPluginHousing(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getPluginId() - Method in class org.apache.maven.plugin.UnknownPluginException
Retrieve the unknown plugin name.
getPluginList() - Method in class org.apache.maven.MavenSession
Return the current list of plugins.
getPluginList() - Method in class org.apache.maven.plugin.PluginManager
 
getPluginManager() - Method in class org.apache.maven.MavenSession
 
getPluginProjectFromGoal(String) - Method in class org.apache.maven.MavenSession
Returns a plugin project for the given goal.
getPluginProjectFromGoal(String) - Method in class org.apache.maven.plugin.PluginManager
 
getPluginProperties() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getPluginsDir() - Method in class org.apache.maven.jelly.MavenJellyContext
Get plugins location.
getPomVersion() - Method in class org.apache.maven.project.Project
 
getPostActionCallbacks() - Method in class org.apache.maven.werkz.Goal
Retrieve an unmodifiable list of the post-action callbacks.
getPostGoalCallbacks() - Method in class org.apache.maven.werkz.Goal
Retrieve an unmodifiable list of the post-goal callbacks.
getPostGoalDecorators(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getPostProcessing() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the postProcessing attribute.
getPostcursors() - Method in class org.apache.maven.werkz.Goal
Retrive an unmodifiable List of this Goal's postcursor Goals.
getPreActionCallbacks() - Method in class org.apache.maven.werkz.Goal
Retrieve an unmodifiable list of the pre-action callbacks.
getPreGoalCallbacks() - Method in class org.apache.maven.werkz.Goal
Retrieve an unmodifiable list of the pre-goal callbacks.
getPreGoalDecorators(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
getPrecursors() - Method in class org.apache.maven.werkz.Goal
Retrieve an unmodifiable List of this Goal's precursor Goals.
getPrereqs() - Method in class org.apache.maven.werkz.jelly.GoalTag
 
getProject() - Method in class org.apache.maven.AbstractMavenComponent
 
getProject(File) - Static method in class org.apache.maven.MavenUtils
Create a Project object given a file descriptor.
getProject(File, MavenJellyContext) - Static method in class org.apache.maven.MavenUtils
Create a Project object given a file descriptor, and a parent context
getProject(File, MavenJellyContext, boolean) - Static method in class org.apache.maven.MavenUtils
Create a Project object given a file descriptor and optionally a parent Jelly context.
getProject() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the maven project.
getProject(List, String) - Static method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
getProject() - Method in class org.apache.maven.jelly.tags.maven.ProjectGoal
 
getProject() - Method in class org.apache.maven.jelly.tags.maven.SnapshotSignature
Get the maven project object.
getProject() - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
 
getProject() - Method in class org.apache.maven.jelly.tags.werkz.MavenGoalTag
 
getProject() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getProject() - Method in class org.apache.maven.util.MavenTool
Accessor for the project property.
getProject() - Method in class org.apache.maven.werkz.jelly.ProjectTag
 
getProject() - Method in class org.apache.maven.werkz.jelly.WerkzTagSupport
 
getProjectAsString() - Method in class org.apache.maven.project.Project
Create an XML string from the project.
getProjectGoals(Project) - Method in class org.apache.maven.MavenSession
Return the goals for the given project.
getProjectList() - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Get the project list.
getProjects(File, String, String) - Static method in class org.apache.maven.MavenUtils
This is currently used for the reactor but may be generally useful.
getProjects(File, String, String, MavenJellyContext) - Static method in class org.apache.maven.MavenUtils
This is currently used for the reactor but may be generally useful.
getProjects(List, boolean) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
Filters the given list of goals, and returns the associated projects

If param:sourceBuild == true, include goal If param:sourceBuild == false, include goal if goal:sourceBuild == true

getProperties() - Method in class org.apache.maven.project.Project
 
getProperty() - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
getProperty() - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
getProperty() - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
getProxyHost() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the proxy host.
getProxyPassword() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the proxy password.
getProxyPort() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the proxy port.
getProxyUserName() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the proxy user name.
getRefid() - Method in class org.apache.maven.jelly.tags.maven.AddPathTag
Getter for the refid property
getRelativePath(String, String) - Static method in class org.apache.maven.util.DVSLPathTool
Determines the relative path of a filename from a base directory.
getRelativePath(String) - Static method in class org.apache.maven.util.DVSLPathTool
Determines the relative path of a filename.
getRemoteRepositoryEnabled() - Method in class org.apache.maven.jelly.MavenJellyContext
Set flag indicating if the remote repository is enabled for use.
getReports() - Method in class org.apache.maven.project.Project
 
getRepository() - Method in class org.apache.maven.project.Project
 
getRootCause() - Method in class org.apache.maven.werkz.UnattainableGoalException
Retrieve the root cause of the error.
getRootContext() - Method in class org.apache.maven.MavenSession
 
getRootContext() - Method in class org.apache.maven.cli.App
Retrieve the Jelly rootContext.
getRootDescriptorFile() - Static method in class org.apache.maven.MavenSession
 
getRootProject() - Method in class org.apache.maven.MavenSession
 
getScript() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getSession() - Method in class org.apache.maven.werkz.jelly.AttainGoalTag
Retrieve the Session to use, if set.
getSession() - Method in class org.apache.maven.werkz.jelly.AttainTag
 
getShortDescription() - Method in class org.apache.maven.project.Project
 
getSiteAddress() - Method in class org.apache.maven.project.Project
 
getSiteDirectory() - Method in class org.apache.maven.project.Project
 
getSortedDependencies(Project) - Method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
getSortedDependencies(Project, boolean) - Method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
getSortedDependencies(boolean) - Method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
getSortedDependencies(Project) - Method in interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface
Get the list of projects in dependency sorted order.
getSortedDependencies(Project, boolean) - Method in interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface
Get the list of projects in dependency sorted order.
getSortedDependencies(boolean) - Method in interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface
Get the list of projects in dependency sorted order.
getSortedDependencies(Project) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
getSortedDependencies(Project, boolean) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
getSortedDependencies(boolean) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
getSource() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
getSourceBuild() - Method in class org.apache.maven.jelly.tags.maven.ProjectGoal
 
getTagLibrary(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Retrieve a registered TagLibrary by namespace URI.
getTagLibrary() - Method in class org.apache.maven.jelly.tags.jeez.TagDefTag
 
getUnpackedPluginsDir() - Method in class org.apache.maven.jelly.MavenJellyContext
Get unpacked plugins location.
getUrl() - Method in class org.apache.maven.project.Project
 
getUrlPath() - Method in class org.apache.maven.repository.AbstractArtifact
 
getUrlPath() - Method in interface org.apache.maven.repository.Artifact
Return an URL path that is platform agnostic.
getUrlPath() - Method in class org.apache.maven.repository.PluginArtifact
 
getUserPluginsDir() - Method in class org.apache.maven.jelly.MavenJellyContext
Get user plugins location.
getValue() - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
getVar() - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
getVar() - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
getVariable(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Retrieve a variable.
getVersionById(String) - Method in class org.apache.maven.project.Project
Return a distribution for this project.
getVersions() - Method in class org.apache.maven.project.Project
 
getWerkzProject() - Method in class org.apache.maven.jelly.MavenJellyContext
retrieve the werkz project object
getXMLOutput() - Method in class org.apache.maven.jelly.MavenJellyContext
Get the jelly output sink.

H

HttpUtils - class org.apache.maven.util.HttpUtils.
Deprecated. please use Wagon instead
HttpUtils() - Constructor for class org.apache.maven.util.HttpUtils
Deprecated.  
hasMavenXml() - Method in class org.apache.maven.project.Project
 
hasMoreTokens() - Method in class org.apache.maven.util.EnhancedStringTokenizer
 
hasParent() - Method in class org.apache.maven.project.Project
Determine whether this project has a parent.
hasRepository() - Method in class org.apache.maven.project.Project
Get flag to indicate the presence of a source repository.
hashCode() - Method in class org.apache.maven.project.Project
 
hashCode() - Method in class org.apache.maven.util.InsertionOrderedSet
 
hashCode() - Method in class org.apache.maven.werkz.Goal
Retrieve the hash-code of this object.

I

InputTag - class org.apache.maven.jelly.tags.maven.InputTag.
Concat a set of files together into a single file.
InputTag() - Constructor for class org.apache.maven.jelly.tags.maven.InputTag
 
InsertionOrderedSet - class org.apache.maven.util.InsertionOrderedSet.
Set class that maintain insertion order (first wins).
InsertionOrderedSet() - Constructor for class org.apache.maven.util.InsertionOrderedSet
 
InsertionOrderedSet(Collection) - Constructor for class org.apache.maven.util.InsertionOrderedSet
 
InstallPluginTag - class org.apache.maven.jelly.tags.maven.InstallPluginTag.
A Maven Jelly tag that will install a given plugin JAR using the plugin manager.
InstallPluginTag() - Constructor for class org.apache.maven.jelly.tags.maven.InstallPluginTag
 
info(String) - Method in class org.apache.maven.werkz.Session
Log an informative message.
info(String) - Method in class org.apache.maven.werkz.jelly.JellySession
 
initialize() - Method in class org.apache.maven.MavenSession
Perform pre-build initialization.
initialize(String[]) - Method in class org.apache.maven.cli.App
Perform initialization.
initialize() - Method in class org.apache.maven.plugin.PluginManager
Initialize all plugins.
initialize() - Method in class org.apache.maven.project.Project
Initialize the project.
initializeRootContext() - Method in class org.apache.maven.cli.App
Initialize the IO streams.
initializeSystemProperties() - Method in class org.apache.maven.cli.App
Setup any system properties that have been specified on the CLI.
installPlugin(File, Project) - Method in class org.apache.maven.plugin.PluginManager
 
installPlugin(File, Project, boolean) - Method in class org.apache.maven.plugin.PluginManager
Load and install a plugin.
integrateMapInContext(Map, MavenJellyContext) - Static method in class org.apache.maven.MavenUtils
Integrate a Map of key:value pairs into a MavenJellyContext.
invalidateCache(String) - Method in class org.apache.maven.plugin.PluginCacheManager
Invalidate cache information for a single plugin.
invalidatePlugin(JellyScriptHousing) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
invokeBody(XMLOutput) - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
Define a goal.
isDebug() - Method in class org.apache.maven.jelly.JellyBuildListener
 
isDebug(boolean) - Method in class org.apache.maven.jelly.JellyBuildListener
Deprecated. Use setDebug (deprecated for 1.0-RC1)
isEmpty() - Method in class org.apache.maven.util.InsertionOrderedSet
 
isGoalSatisfied(Goal) - Method in class org.apache.maven.werkz.Session
Test a Goal to determine if it has been satisfied within this context.
isIgnoreFailures() - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Get the ignore failures flag.
isPomCurrent() - Method in class org.apache.maven.project.Project
Indicate whether the POM is of the latest version.
isSatisfied(Session) - Method in class org.apache.maven.werkz.Goal
Determine if this Goal has been satisfied for the specified Session.
isSnapshot() - Method in class org.apache.maven.repository.AbstractArtifact
 
isSnapshot() - Method in interface org.apache.maven.repository.Artifact
Boolean flag indicating whether this artifact is a snapshot.
isSupportAntVariables() - Method in class org.apache.maven.jelly.MavenExpressionFactory
 
isValidAntVariableName(String) - Method in class org.apache.maven.jelly.MavenExpressionFactory
Determine if a variable name is a valid ant variable name.
iterator() - Method in class org.apache.maven.util.InsertionOrderedSet
 

J

JAR_OVERRIDE - Static variable in class org.apache.maven.MavenConstants
Jar Override tag.
JAR_OVERRIDE_PROPERTY - Static variable in class org.apache.maven.MavenConstants
Jar Override property tag.
JeezTagLibrary - class org.apache.maven.jelly.tags.jeez.JeezTagLibrary.
Convenience taglib that puts jelly:core, jelly:werkz and jelly:ant into a single namespace.
JeezTagLibrary() - Constructor for class org.apache.maven.jelly.tags.jeez.JeezTagLibrary
 
JellyBuildListener - class org.apache.maven.jelly.JellyBuildListener.
 
JellyBuildListener(XMLOutput) - Constructor for class org.apache.maven.jelly.JellyBuildListener
 
JellyScriptHousing - class org.apache.maven.plugin.JellyScriptHousing.
 
JellyScriptHousing() - Constructor for class org.apache.maven.plugin.JellyScriptHousing
 
JellyScriptHousing(File, MavenJellyContext) - Constructor for class org.apache.maven.plugin.JellyScriptHousing
 
JellySession - class org.apache.maven.werkz.jelly.JellySession.
 
JellySession(XMLOutput) - Constructor for class org.apache.maven.werkz.jelly.JellySession
 
JellyUtils - class org.apache.maven.jelly.JellyUtils.
Utilities for Jelly.
JellyUtils() - Constructor for class org.apache.maven.jelly.JellyUtils
 

L

LOCK_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Plug-in cache lock.
ListAddAction - class org.apache.maven.jelly.tags.maven.ListAddAction.
Simple action that adds the goal to a list when it is invoked
ListAddAction(Goal, List) - Constructor for class org.apache.maven.jelly.tags.maven.ListAddAction
 
LocalSettingsVerifier - class org.apache.maven.verifier.LocalSettingsVerifier.
Verify the integrity of the local repository.
LocalSettingsVerifier(Project) - Constructor for class org.apache.maven.verifier.LocalSettingsVerifier
Default constructor.
lastToken - Variable in class org.apache.maven.util.EnhancedStringTokenizer
 
legacyToDependencyKey(String) - Method in class org.apache.maven.project.Project
 
legacyToStandardId(String) - Static method in class org.apache.maven.project.Project
This is to support methods that are using the legacy form of the project id.
loadCache(File) - Method in class org.apache.maven.plugin.PluginCacheManager
Load on-disk cache information, if possible.
loadPluginHousing(String, File) - Method in class org.apache.maven.plugin.PluginManager
 

M

MAVEN_ANT_PROJECT - Static variable in class org.apache.maven.MavenConstants
MavenSession ant project context tag
MAVEN_BUILD_FILE_URL - Static variable in class org.apache.maven.MavenConstants
MavenSession build file url context tag
MAVEN_GOALS - Static variable in class org.apache.maven.MavenConstants
MavenSession goals context tag
MAVEN_HOME - Static variable in class org.apache.maven.MavenConstants
MavenSession home context tag
MAVEN_HOME_LOCAL - Static variable in class org.apache.maven.MavenConstants
MavenSession home local context tag
MAVEN_PLUGINS_DIR - Static variable in class org.apache.maven.MavenConstants
MavenSession plugins context tag
MAVEN_POM - Static variable in class org.apache.maven.MavenConstants
MavenSession POM context tag
MAVEN_PROJECT_VERIFIER - Static variable in class org.apache.maven.MavenConstants
MavenSession project verifier context tag
MAVEN_UNKNOWN_ERROR - Static variable in class org.apache.maven.MavenUtils
Maven unknown error message.
MAVEN_UNPACKED_PLUGINS_DIR - Static variable in class org.apache.maven.MavenConstants
MavenSession unpacked plugins context tag
MAVEN_USER_PLUGINS_DIR - Static variable in class org.apache.maven.MavenConstants
MavenSession local plugins context tag
MAVEN_VERSION - Static variable in class org.apache.maven.MavenConstants
This is an internal version for MavenSession self updating procedures.
MD5Sum - class org.apache.maven.util.MD5Sum.
Encode an MD5 digest into a String.
MD5Sum() - Constructor for class org.apache.maven.util.MD5Sum
 
MakeAbsolutePathTag - class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag.
Jelly tag to convert a relative path into an absolute path by prepending the basedir if it is relative.
MakeAbsolutePathTag() - Constructor for class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag
 
MakeRelativePathTag - class org.apache.maven.jelly.tags.maven.MakeRelativePathTag.
Jelly tag to convert an absolute path into a relative path by removing the basedir.
MakeRelativePathTag() - Constructor for class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
 
MavenAttainGoalTag - class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.
Replacement for werkz's AttainGoalTag which will lazy initialise goals.
MavenAttainGoalTag() - Constructor for class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
Construct.
MavenConstants - class org.apache.maven.MavenConstants.
MavenSession constants.
MavenConstants() - Constructor for class org.apache.maven.MavenConstants
 
MavenException - exception org.apache.maven.MavenException.
The base class for all exceptions thrown by MavenSession.
MavenException() - Constructor for class org.apache.maven.MavenException
Creates a new instance of MavenException without detail message.
MavenException(String) - Constructor for class org.apache.maven.MavenException
Constructs an instance of MavenException with the specified detail message.
MavenException(String, Throwable) - Constructor for class org.apache.maven.MavenException
Constructs an exception with the given message and exception as a root cause.
MavenException(Throwable) - Constructor for class org.apache.maven.MavenException
Constructs an exception with the given exception as a root cause.
MavenExpressionFactory - class org.apache.maven.jelly.MavenExpressionFactory.
Represents a factory of Jexl expression which fully supports the Expression Language in JSTL and JSP.
MavenExpressionFactory() - Constructor for class org.apache.maven.jelly.MavenExpressionFactory
 
MavenGoalTag - class org.apache.maven.jelly.tags.werkz.MavenGoalTag.
Replacement for werkz's GoalTag which does not allow a goal to be redefined once defined.
MavenGoalTag() - Constructor for class org.apache.maven.jelly.tags.werkz.MavenGoalTag
Construct.
MavenGoalTag.MavenGoalAction - class org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction.
 
MavenGoalTag.MavenGoalAction(JellyScriptHousing) - Constructor for class org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction
 
MavenJeezTagLibrary - class org.apache.maven.jelly.tags.jeez.MavenJeezTagLibrary.
Replacement for Jelly's JeezTagLibrary.
MavenJeezTagLibrary() - Constructor for class org.apache.maven.jelly.tags.jeez.MavenJeezTagLibrary
 
MavenJellyContext - class org.apache.maven.jelly.MavenJellyContext.
Specialized version of a JellyContext.
MavenJellyContext() - Constructor for class org.apache.maven.jelly.MavenJellyContext
Construct.
MavenJellyContext(URL) - Constructor for class org.apache.maven.jelly.MavenJellyContext
Construct.
MavenJellyContext(MavenJellyContext) - Constructor for class org.apache.maven.jelly.MavenJellyContext
Construct.
MavenSession - class org.apache.maven.MavenSession.
This class should represent the single place to access everything that MavenSession provides and control any options provided by MavenSession.
MavenSession() - Constructor for class org.apache.maven.MavenSession
Default Constructor.
MavenTag - class org.apache.maven.jelly.tags.maven.MavenTag.
A way of running maven as a Jelly tag
MavenTag() - Constructor for class org.apache.maven.jelly.tags.maven.MavenTag
 
MavenTagLibrary - class org.apache.maven.jelly.tags.maven.MavenTagLibrary.
MavenSession tag library for use in Jelly scripts.
MavenTagLibrary() - Constructor for class org.apache.maven.jelly.tags.maven.MavenTagLibrary
Create an instance of the MavenTagLibrary, registering related tag libraries
MavenTool - class org.apache.maven.util.MavenTool.
Context/pull tool for use in MavenSession templates.
MavenTool() - Constructor for class org.apache.maven.util.MavenTool
Creates a new instance.
MavenUtils - class org.apache.maven.MavenUtils.
Utilities for reading maven project descriptors, profile descriptors and workspace descriptors.
MavenUtils() - Constructor for class org.apache.maven.MavenUtils
 
main(String[]) - Static method in class org.apache.maven.cli.App
Main CLI entry point for MavenSession.
makeAbsolutePath(File, String) - Static method in class org.apache.maven.MavenUtils
Resolve directory against a base directory if it is not already absolute.
makeRelativePath(File, String) - Static method in class org.apache.maven.MavenUtils
Convert an absolute path to a relative path if it is under a given base directory.
mapArtifactIdToPluginHousing(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginManager
 
mapFileName(String) - Method in class org.apache.maven.util.CaseInsensitiveGlobPatternMapper
Returns null if the source file name doesn't match the "from" pattern, an one-element array containing the translated file otherwise.
mapPlugins(GoalToJellyScriptHousingMapper, PluginManager, Map) - Method in class org.apache.maven.plugin.PluginCacheManager
 
mark(int) - Method in class org.apache.maven.util.StringInputStream
Marks the read limit of the StringReader.
markSupported() - Method in class org.apache.maven.util.StringInputStream
 
merge(GoalToJellyScriptHousingMapper) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
Merge parent mapper.
mergeLists(List, List) - Static method in class org.apache.maven.project.Project
 
mergeMaps(Map, Map) - Static method in class org.apache.maven.MavenUtils
Take a dominant and recessive Map and merge the key:value pairs where the recessive Map may add key:value pairs to the dominant Map but may not override any existing key:value pairs.
mergeMaps(Map[]) - Static method in class org.apache.maven.MavenUtils
Take a series of Maps and merge them where the ordering of the array from 0..n is the dominant order.
mergeParent(Project) - Method in class org.apache.maven.project.Project
Setup inheritance from a parent project.
messageLogged(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 

N

NoActionDefinitionException - exception org.apache.maven.werkz.NoActionDefinitionException.
Indicates an attempt to attain a goal with no action definition.
NoActionDefinitionException(Goal) - Constructor for class org.apache.maven.werkz.NoActionDefinitionException
Construct.
NoSuchGoalException - exception org.apache.maven.werkz.NoSuchGoalException.
Indicates a request to attain an unknown Goal.
NoSuchGoalException(String) - Constructor for class org.apache.maven.werkz.NoSuchGoalException
Construct with the name of the unknown goal.
nextToken() - Method in class org.apache.maven.util.EnhancedStringTokenizer
 

O

ONLINE - Static variable in class org.apache.maven.MavenConstants
Online tag.
OVERRIDE_NONE - Static variable in interface org.apache.maven.repository.Artifact
 
OVERRIDE_PATH - Static variable in interface org.apache.maven.repository.Artifact
 
OVERRIDE_VERSION - Static variable in interface org.apache.maven.repository.Artifact
 
onDependencyResolutionException(Exception) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running when an exception occurs in dependency resolution.
onException(Project, Exception) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
This method is running when an exception occurs whatever the ignoreFailures value.
org.apache.maven - package org.apache.maven
Core code used to execute Maven.
org.apache.maven.cli - package org.apache.maven.cli
Code used to handle running Maven from a command line interface.
org.apache.maven.jelly - package org.apache.maven.jelly
Jelly utilities.
org.apache.maven.jelly.tags - package org.apache.maven.jelly.tags
Shared code across the jelly taglibs provided by Maven.
org.apache.maven.jelly.tags.jeez - package org.apache.maven.jelly.tags.jeez
This tag library groups together the ant and werkz tag libraries into one namespace.
org.apache.maven.jelly.tags.maven - package org.apache.maven.jelly.tags.maven
Various jelly tags provided by Maven to allow easier access its facilities.
org.apache.maven.jelly.tags.werkz - package org.apache.maven.jelly.tags.werkz
Extensions to Werkz.
org.apache.maven.plugin - package org.apache.maven.plugin
Code to cache and manage plugin execution.
org.apache.maven.project - package org.apache.maven.project
 
org.apache.maven.repository - package org.apache.maven.repository
Repository and their held artifacts.
org.apache.maven.util - package org.apache.maven.util
Utility code.
org.apache.maven.verifier - package org.apache.maven.verifier
Code that verifies Maven configuration details.
org.apache.maven.werkz - package org.apache.maven.werkz
The werkz goal-oriented process framework.
org.apache.maven.werkz.jelly - package org.apache.maven.werkz.jelly
 

P

PLUGINS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Plug-in cache
PLUGIN_DYNATAG_DEPS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Plugin -> dynatag dependencies.
PLUGIN_HOUSING - Static variable in class org.apache.maven.plugin.PluginManager
 
PLUGIN_MANAGER - Static variable in class org.apache.maven.MavenConstants
Plugin Manager tag.
PLUGIN_MANAGER - Static variable in class org.apache.maven.plugin.PluginManager
 
POM_FILE_NAME - Static variable in class org.apache.maven.cli.App
Default file name for an XML-based POM.
POM_VERSION - Static variable in class org.apache.maven.MavenConstants
This is the version of the POM that this version of MavenSession operates with.
PROXY_HOST - Static variable in class org.apache.maven.MavenConstants
Proxy host tag.
PROXY_NONPROXYHOSTS - Static variable in class org.apache.maven.MavenConstants
Non-proxied hosts.
PROXY_NTLM_DOMAIN - Static variable in class org.apache.maven.MavenConstants
Proxy loginDomain tag.
PROXY_NTLM_HOST - Static variable in class org.apache.maven.MavenConstants
Proxy loginHost tag.
PROXY_PASSWORD - Static variable in class org.apache.maven.MavenConstants
Proxy password tag.
PROXY_PORT - Static variable in class org.apache.maven.MavenConstants
Proxy port tag.
PROXY_USERNAME - Static variable in class org.apache.maven.MavenConstants
Proxy user name tag.
ParamCheck - class org.apache.maven.jelly.tags.maven.ParamCheck.
A tag to check parameters are being passed correctly
ParamCheck() - Constructor for class org.apache.maven.jelly.tags.maven.ParamCheck
 
PluginArtifact - class org.apache.maven.repository.PluginArtifact.
Plugin artifact that has special knowledge of the MavenSession's plugin mechanism.
PluginArtifact(Dependency) - Constructor for class org.apache.maven.repository.PluginArtifact
Constructor for the MavenSession Plugin artifact object.
PluginCacheManager - class org.apache.maven.plugin.PluginCacheManager.
Plugin cache management.
PluginCacheManager() - Constructor for class org.apache.maven.plugin.PluginCacheManager
Default constructor.
PluginDefinitionHandler - interface org.apache.maven.plugin.PluginDefinitionHandler.
 
PluginManager - class org.apache.maven.plugin.PluginManager.
Plugin manager for MavenSession.
PluginManager(MavenSession) - Constructor for class org.apache.maven.plugin.PluginManager
Default constructor.
PluginScriptParser - class org.apache.maven.plugin.PluginScriptParser.
Class to parse plugin XML scripts to find goals and tag libraries.
PluginScriptParser(PluginDefinitionHandler, JellyScriptHousing) - Constructor for class org.apache.maven.plugin.PluginScriptParser
Constructor.
PluginVarTag - class org.apache.maven.jelly.tags.maven.PluginVarTag.
Deprecated. replaced by the GetTag tag
PluginVarTag() - Constructor for class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated.  
PomTag - class org.apache.maven.jelly.tags.maven.PomTag.
MavenSession Jelly tag that creates a POM instance.
PomTag() - Constructor for class org.apache.maven.jelly.tags.maven.PomTag
 
PostActionCallback - interface org.apache.maven.werkz.PostActionCallback.
Interface for callbacks that occur after a Goal's action has been executed.
PostActionTag - class org.apache.maven.werkz.jelly.PostActionTag.
Implements a <postAction> tag which provides a callback which is evaluated after an action.
PostActionTag() - Constructor for class org.apache.maven.werkz.jelly.PostActionTag
 
PostGoalCallback - interface org.apache.maven.werkz.PostGoalCallback.
Interface for callbacks that occur after a Goal has been completely satisfied.
PostGoalTag - class org.apache.maven.werkz.jelly.PostGoalTag.
Implements a <postGoal> tag which provides a callback which is evaluated after a goal has executed.
PostGoalTag() - Constructor for class org.apache.maven.werkz.jelly.PostGoalTag
 
PreActionCallback - interface org.apache.maven.werkz.PreActionCallback.
Interface for callbacks that occur before a Goal's action has been executed.
PreActionTag - class org.apache.maven.werkz.jelly.PreActionTag.
Implements a <preAction> tag which provides a callback which is evaluated before an action.
PreActionTag() - Constructor for class org.apache.maven.werkz.jelly.PreActionTag
 
PreGoalCallback - interface org.apache.maven.werkz.PreGoalCallback.
Interface for callbacks that occur after a Goal's prerequisites have been met, but before any Goal-specific actions have been taken.
PreGoalTag - class org.apache.maven.werkz.jelly.PreGoalTag.
Implements a <preGoal> tag which provides a callback which is evaluated before a goal.
PreGoalTag() - Constructor for class org.apache.maven.werkz.jelly.PreGoalTag
 
Project - class org.apache.maven.project.Project.
 
Project() - Constructor for class org.apache.maven.project.Project
Default constructor.
Project(Reader) - Constructor for class org.apache.maven.project.Project
Constructor with prebuilt model.
Project(URL) - Constructor for class org.apache.maven.project.Project
Constructor with prebuilt model.
Project(String) - Constructor for class org.apache.maven.project.Project
Constructor with prebuilt model.
ProjectGoal - class org.apache.maven.jelly.tags.maven.ProjectGoal.
Overrides Goal to add some extra project information
ProjectGoal(Project, boolean) - Constructor for class org.apache.maven.jelly.tags.maven.ProjectGoal
 
ProjectTag - class org.apache.maven.werkz.jelly.ProjectTag.
The root tag of a Project definition.
ProjectTag() - Constructor for class org.apache.maven.werkz.jelly.ProjectTag
 
PropertyTag - class org.apache.maven.jelly.tags.maven.PropertyTag.
A Maven Jelly tag that attempts to retrieve a property from the MavenJellyContext context and uses the provided default value in the event there is no valid value retrieved using the key name provided.
PropertyTag() - Constructor for class org.apache.maven.jelly.tags.maven.PropertyTag
 
parentBasedir() - Method in class org.apache.maven.project.Project
Get the parent's basedir.
parentMavenXml() - Method in class org.apache.maven.project.Project
Get parent maven.xml file.
parse(String[]) - Static method in class org.apache.maven.cli.CLIManager
Parse a string-array of command-line arguments.
parse(PluginDefinitionHandler, String, InputStream) - Method in class org.apache.maven.plugin.JellyScriptHousing
 
parse(PluginDefinitionHandler) - Method in class org.apache.maven.plugin.JellyScriptHousing
 
parseUrl(String) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  
percolate(Session) - Method in class org.apache.maven.werkz.Goal
Attempt to percolate this Goal through to its Postcursors.
percolateGoal(String, Session) - Method in class org.apache.maven.werkz.WerkzProject
Attempt to percolate the specified goal.
percolateGoal(String) - Method in class org.apache.maven.werkz.WerkzProject
Attempt to percolate the specified goal.
percolatePostcursors(Session) - Method in class org.apache.maven.werkz.Goal
Attempt to attain this Goal's postcursor Goals.
performAction(Session) - Method in class org.apache.maven.jelly.tags.maven.DummyAction
 
performAction() - Method in class org.apache.maven.jelly.tags.maven.DummyAction
 
performAction(Session) - Method in class org.apache.maven.jelly.tags.maven.ListAddAction
 
performAction() - Method in class org.apache.maven.jelly.tags.maven.ListAddAction
 
performAction(Session) - Method in class org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction
 
performAction(Session) - Method in interface org.apache.maven.werkz.Action
Perform the action required to satisfy the Goal.
popContext() - Method in class org.apache.maven.project.Project
 
populateVariables(JellyContext, JellyContext) - Static method in class org.apache.maven.jelly.JellyUtils
Populate a context with variables, including parent variables if inheritance is enabled.
prepAttainGoal(String, MavenJellyContext, GoalToJellyScriptHousingMapper) - Method in class org.apache.maven.plugin.PluginManager
Use the name of a goal to lookup all the plugins (that are stored in the plugin housings) that need to be executed in order to satisfy all the required preconditions for successful goal attainment.
printConsoleMavenHeader() - Method in class org.apache.maven.cli.App
Prints the MavenSession header.
processDependencies(Project) - Method in class org.apache.maven.plugin.PluginManager
Process the dependencies of the project, adding dependencies to the appropriate classloader etc
pushContext(MavenJellyContext) - Method in class org.apache.maven.project.Project
Push a new context onto the stack.

R

REACTOR_PROJECT - Static variable in class org.apache.maven.MavenConstants
Reactor projects context tag
REPO_LOCAL - Static variable in class org.apache.maven.MavenConstants
Local Repository tag.
REPO_REMOTE - Static variable in class org.apache.maven.MavenConstants
Local Repository tag.
REPO_REMOTE_ENABLED - Static variable in class org.apache.maven.MavenConstants
Local Repository enabled tag.
ReactorTag - class org.apache.maven.jelly.tags.maven.ReactorTag.
Reactor tag that processes a set of project descriptors taking into consideration the inter-project dependencies.
ReactorTag() - Constructor for class org.apache.maven.jelly.tags.maven.ReactorTag
 
RepoConfigException - exception org.apache.maven.verifier.RepoConfigException.
Specialized repository configuration exception.
RepoConfigException(String) - Constructor for class org.apache.maven.verifier.RepoConfigException
Constructs a RepoConfigException with the specified detail message.
RepositoryLayout - interface org.apache.maven.repository.RepositoryLayout.
RepositoryLayout describes how artifacts are to be arranged in a user's local repository.
ResourceBean - class org.apache.maven.util.ResourceBean.
A helper bean to load the given URI from the current threads class loader or the class loader that was used to load this class.
ResourceBean() - Constructor for class org.apache.maven.util.ResourceBean
 
RootRelativePathTag - class org.apache.maven.jelly.tags.maven.RootRelativePathTag.
Converts an absolute path into a path relative to a root dir.
RootRelativePathTag() - Constructor for class org.apache.maven.jelly.tags.maven.RootRelativePathTag
 
read() - Method in class org.apache.maven.util.StringInputStream
Reads from the Stringreader, returning the same value.
readMavenXml(Project, GoalToJellyScriptHousingMapper) - Method in class org.apache.maven.plugin.PluginManager
 
registerPlugin(String, JellyScriptHousing) - Method in class org.apache.maven.plugin.PluginCacheManager
 
registerTagLibrary(String, TagLibrary) - Method in class org.apache.maven.jelly.MavenJellyContext
Register a new tag library.
registerTagLibrary(String, String) - Method in class org.apache.maven.jelly.MavenJellyContext
Register a new tag library.
remove(Object) - Method in class org.apache.maven.util.InsertionOrderedSet
 
removeAll(Collection) - Method in class org.apache.maven.util.InsertionOrderedSet
 
removeGoal(String) - Method in class org.apache.maven.werkz.WerkzProject
 
removePluginDynaTagDep(JellyScriptHousing, String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
removePluginDynaTagDep(JellyScriptHousing, String) - Method in class org.apache.maven.plugin.PluginCacheManager
 
removePluginDynaTagDep(JellyScriptHousing, String) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
removePostActionCallback(PostActionCallback) - Method in class org.apache.maven.werkz.Goal
Remove all occurences of a post-action callback from this Goal.
removePostGoalCallback(PostGoalCallback) - Method in class org.apache.maven.werkz.Goal
Remove all occurences of a post-goal callback from this Goal.
removePreActionCallback(PreActionCallback) - Method in class org.apache.maven.werkz.Goal
Remove all occurences of a pre-action callback from this Goal.
removePreGoalCallback(PreGoalCallback) - Method in class org.apache.maven.werkz.Goal
Remove all occurences of a pre-goal callback from this Goal.
removeSatisfiedGoal(Goal) - Method in class org.apache.maven.werkz.Session
Remove a satisfied Goal from this context.
requiresAction() - Method in class org.apache.maven.jelly.tags.maven.DummyAction
 
requiresAction() - Method in class org.apache.maven.jelly.tags.maven.ListAddAction
 
requiresAction() - Method in class org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction
 
requiresAction() - Method in interface org.apache.maven.werkz.Action
Determine if this Action's Action.performAction(org.apache.maven.werkz.Session) method should be invoked.
requiresAction() - Method in class org.apache.maven.werkz.DefaultAction
Determine if this Action requies actual effort.
reset() - Method in class org.apache.maven.util.StringInputStream
Resets the StringReader.
resetCount() - Method in class org.apache.maven.util.MavenTool
Clear the counter so that there are zero items
resolveIds() - Method in class org.apache.maven.project.Project
 
resolveJellyScriptHousings(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
Find the appropriate plugins that provide the give goal and its precursors.
resolvePathFragment(String, String, Path) - Method in class org.apache.maven.util.MavenTool
Resolves a path fragment for the first resource found in directories.
resolvePathFragment(String, String, String[]) - Method in class org.apache.maven.util.MavenTool
Called by MavenTool.resolvePathFragment(String, String, Path).
resolveRelativePaths(File) - Method in class org.apache.maven.jelly.MavenJellyContext
 
retainAll(Collection) - Method in class org.apache.maven.util.InsertionOrderedSet
 
runBodyTag(Session) - Method in class org.apache.maven.jelly.tags.werkz.MavenGoalTag
 
runScript(InputStream, URL, JellyContext, XMLOutput) - Static method in class org.apache.maven.jelly.JellyUtils
Run a jelly script.
runScript(InputStream, String, URL, JellyContext, XMLOutput) - Static method in class org.apache.maven.jelly.JellyUtils
Run a jelly script.
runScript(File, URL, JellyContext, XMLOutput) - Static method in class org.apache.maven.jelly.JellyUtils
Run a jelly script.
runScript(JellyScriptHousing, MavenJellyContext) - Method in class org.apache.maven.plugin.PluginManager
 

S

SESSION - Static variable in class org.apache.maven.MavenConstants
Dependency classpath tag.
SNAPSHOT_SIGNIFIER - Static variable in class org.apache.maven.MavenConstants
Snapshot JAR signifier tag.
Session - class org.apache.maven.werkz.Session.
Goal satisfaction state.
Session() - Constructor for class org.apache.maven.werkz.Session
Construct.
SetTag - class org.apache.maven.jelly.tags.maven.SetTag.
A tag to set plugin values
SetTag() - Constructor for class org.apache.maven.jelly.tags.maven.SetTag
 
SnapshotSignature - class org.apache.maven.jelly.tags.maven.SnapshotSignature.
Create snapshot signature for non-release JARs and distributions.
SnapshotSignature() - Constructor for class org.apache.maven.jelly.tags.maven.SnapshotSignature
 
StringInputStream - class org.apache.maven.util.StringInputStream.
Wraps a String as an InputStream.
StringInputStream(String) - Constructor for class org.apache.maven.util.StringInputStream
Composes a stream from a String
StringTool - class org.apache.maven.util.StringTool.
 
StringTool() - Constructor for class org.apache.maven.util.StringTool
 
saveCache(File) - Method in class org.apache.maven.plugin.PluginCacheManager
 
setAction(Action) - Method in class org.apache.maven.werkz.Goal
Set the Action of this Goal.
setAntProject(Project) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the ant project.
setArtifactId(String) - Method in class org.apache.maven.jelly.tags.maven.UninstallPluginTag
 
setArtifactId(String) - Method in class org.apache.maven.project.Project
 
setArtifacts(List) - Method in class org.apache.maven.project.Project
Set the artifactList attribute.
setAttribute(String, Object) - Method in class org.apache.maven.werkz.Session
Set an attribute for this Session.
setAttributes(Map) - Method in class org.apache.maven.werkz.Session
Set the attributes for this Session.
setBanner(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the banner to be displayed for each project while it is being processed.
setBasedir(File) - Method in class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag
Set the base directory.
setBasedir(File) - Method in class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
Set the base directory.
setBasedir(File) - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Deprecated. You only need to specify the project descriptor.
setBasedir(File) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Setter for the basedir property XXX if the method it overrides is deprecated, is this also deprecated?
setBranches(List) - Method in class org.apache.maven.project.Project
 
setBuild(Build) - Method in class org.apache.maven.project.Project
 
setCache(boolean) - Method in class org.apache.maven.jelly.tags.maven.InstallPluginTag
 
setChecksum(String) - Method in class org.apache.maven.util.MD5Sum
Set the checksum
setClassLoader(ClassLoader) - Method in class org.apache.maven.util.ResourceBean
Sets the classLoader.
setCli(CommandLine) - Method in class org.apache.maven.cli.App
Set the cli parser.
setCollectOnly(boolean) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the collectOnly attribute.
setCollectionVar(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the collectionVar attribute.
setContext(MavenJellyContext) - Method in class org.apache.maven.project.Project
Set the context attribute.
setContributors(List) - Method in class org.apache.maven.project.Project
 
setCurrentVersion(String) - Method in class org.apache.maven.project.Project
 
setDebug(boolean) - Method in class org.apache.maven.jelly.JellyBuildListener
 
setDebugOn(Boolean) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the debug flag.
setDefault(String) - Method in class org.apache.maven.werkz.jelly.ProjectTag
 
setDefaultGoalName(String) - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
 
setDefaultGoalName(String) - Method in class org.apache.maven.plugin.PluginCacheManager
 
setDefaultGoalName(String) - Method in interface org.apache.maven.plugin.PluginDefinitionHandler
 
setDefaultGoalName(String) - Method in class org.apache.maven.werkz.WerkzProject
Set the default goal name.
setDefaultValue(String) - Method in class org.apache.maven.jelly.tags.maven.PropertyTag
 
setDependencies(List) - Method in class org.apache.maven.project.Project
 
setDependency(Dependency) - Method in class org.apache.maven.repository.AbstractArtifact
 
setDependency(Dependency) - Method in interface org.apache.maven.repository.Artifact
Set the dependency for this JAR artifact.
setDependencyPath(String, String) - Method in class org.apache.maven.project.Project
Set an individual dependency's classpath entry.
setDependencyVerifier(DependencyVerifier) - Method in class org.apache.maven.project.Project
Set the dependency verifier.
setDepends(String) - Method in class org.apache.maven.jelly.tags.jeez.TargetTag
 
setDescription(String) - Method in class org.apache.maven.project.Project
 
setDescription(String) - Method in class org.apache.maven.werkz.Goal
Set the description for this Goal.
setDescription(String) - Method in class org.apache.maven.werkz.jelly.GoalTag
 
setDescriptor(File) - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Setter for the descriptor property
setDest(File) - Method in class org.apache.maven.util.Expand
Set the destination directory.
setDevelopers(List) - Method in class org.apache.maven.project.Project
 
setDistributionDirectory(String) - Method in class org.apache.maven.project.Project
 
setDistributionSite(String) - Method in class org.apache.maven.project.Project
 
setEmacsMode(boolean) - Method in class org.apache.maven.jelly.JellyBuildListener
Sets this logger to produce emacs (and other editor) friendly output.
setEmacsModeOn(Boolean) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the emacs mode flag.
setExcludes(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the excludes used to find projects.
setExtend(String) - Method in class org.apache.maven.project.Project
 
setFail(boolean) - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
 
setFile(File) - Method in class org.apache.maven.jelly.tags.maven.InputTag
Set output file.
setFile(File) - Method in class org.apache.maven.jelly.tags.maven.InstallPluginTag
 
setFile(File) - Method in class org.apache.maven.project.Project
Set the file that this POM was derived from.
setFile(File) - Method in class org.apache.maven.util.MD5Sum
Set the file to perform the checksum on.
setFileUtils(FileUtils) - Method in class org.apache.maven.util.Expand
 
setGlob(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Deprecated. Use includes/excludes instead.
setGoals(String) - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Setter for the goals property
setGroupId(String) - Method in class org.apache.maven.project.Project
 
setGumpRepositoryId(String) - Method in class org.apache.maven.project.Project
 
setId(String) - Method in class org.apache.maven.jelly.tags.maven.AddPathTag
Setter for the id property
setId(String) - Method in class org.apache.maven.project.Project
 
setIgnoreFailures(boolean) - Method in class org.apache.maven.jelly.tags.maven.MavenTag
Set the ignore failures flag.
setInceptionYear(String) - Method in class org.apache.maven.project.Project
 
setIncludes(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the includes used to find projects.
setIssueTrackingUrl(String) - Method in class org.apache.maven.project.Project
 
setLicenses(List) - Method in class org.apache.maven.project.Project
 
setLogo(String) - Method in class org.apache.maven.project.Project
 
setMailingLists(List) - Method in class org.apache.maven.project.Project
 
setMavenJarOverride(Boolean) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the flag indicating the use of the JAR overriding facility.
setMavenRepoLocal(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the location of the local maven repository.
setMavenRepoRemotes(List) - Method in class org.apache.maven.jelly.MavenJellyContext
 
setMavenSession(MavenSession) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the mavenSession attribute.
setMessage(String) - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
 
setName(String) - Method in class org.apache.maven.jelly.tags.maven.PropertyTag
 
setName(String) - Method in class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
 
setName(String) - Method in class org.apache.maven.project.Project
 
setName(String) - Method in class org.apache.maven.werkz.jelly.AttainGoalTag
 
setName(String) - Method in class org.apache.maven.werkz.jelly.CallbackTagSupport
Sets the name of the target
setName(String) - Method in class org.apache.maven.werkz.jelly.GoalTag
Sets the name of the target
setOnline(Boolean) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the online flag.
setOrganization(Organization) - Method in class org.apache.maven.project.Project
 
setOutputFile(File) - Method in class org.apache.maven.jelly.tags.maven.ConcatTag
Set output file.
setOverrideType(String) - Method in class org.apache.maven.repository.AbstractArtifact
 
setOverrideType(String) - Method in interface org.apache.maven.repository.Artifact
 
setOverwrite(boolean) - Method in class org.apache.maven.util.Expand
Should we overwrite files in dest, even if they are newer than the corresponding entries in the archive?
setPackage(String) - Method in class org.apache.maven.project.Project
 
setPackageGroups(List) - Method in class org.apache.maven.project.Project
 
setParent(JellyContext) - Method in class org.apache.maven.jelly.MavenJellyContext
 
setParent(Project) - Method in class org.apache.maven.project.Project
Set the project that this one extends
setPath(String) - Method in class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag
Set the path.
setPath(String) - Method in class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
Set the path.
setPath(String) - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
Set the path.
setPath(String) - Method in class org.apache.maven.repository.AbstractArtifact
 
setPath(String) - Method in interface org.apache.maven.repository.Artifact
Set the path to the artifact.
setPlugin(String) - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
setPlugin(String) - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
setPlugin(String) - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
setPluginManager(PluginManager) - Method in class org.apache.maven.MavenSession
Set the plugin manager to handle plugin loading for the session
setPomVersion(String) - Method in class org.apache.maven.project.Project
 
setPostProcessing(boolean) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the postProcessing attribute.
setPrereqs(String) - Method in class org.apache.maven.werkz.jelly.GoalTag
 
setProject(Project) - Method in class org.apache.maven.AbstractMavenComponent
set the project property
setProject(Project) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the maven project.
setProject(Project) - Method in class org.apache.maven.jelly.tags.maven.SnapshotSignature
Set the maven project object.
setProject(Project) - Method in class org.apache.maven.plugin.JellyScriptHousing
 
setProjectDescriptor(File) - Method in class org.apache.maven.jelly.tags.maven.PomTag
Set MavenSession project descriptor.
setProjectList(List) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
Set the project list.
setProjects(List) - Method in class org.apache.maven.jelly.tags.maven.DependencyResolver
 
setProjects(List) - Method in interface org.apache.maven.jelly.tags.maven.DependencyResolverInterface
Set a list of projects to process.
setProjects(List) - Method in class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
setProperties(Properties) - Method in class org.apache.maven.project.Project
 
setProperty(String) - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
setProperty(String) - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
setProperty(String) - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
setProxyHost(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the proxy host.
setProxyPassword(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the proxy password.
setProxyPort(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the proxy port.
setProxyUserName(String) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the proxy user name.
setRefid(String) - Method in class org.apache.maven.jelly.tags.maven.AddPathTag
Setter for the refid property
setRemoteRepositoryEnabled(Boolean) - Method in class org.apache.maven.jelly.MavenJellyContext
Set flag indicating if the remote repository is enabled for use.
setReports(List) - Method in class org.apache.maven.project.Project
 
setRepository(Repository) - Method in class org.apache.maven.project.Project
 
setResources(List) - Method in class org.apache.maven.jelly.tags.maven.CopyResources
 
setRootContext(MavenJellyContext) - Method in class org.apache.maven.MavenSession
Set the context for the session
setRootContext(MavenJellyContext) - Method in class org.apache.maven.cli.App
Set Jelly rootContext.
setRootDescriptorFile(File) - Static method in class org.apache.maven.MavenSession
Set the top level project for the session
setRootProject(Project) - Method in class org.apache.maven.MavenSession
Set the top level project object for the session
setRootdir(File) - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
Set the root directory.
setScript(Script) - Method in class org.apache.maven.plugin.JellyScriptHousing
 
setSeparator(String) - Method in class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
Set the path separator to use.
setSession(Session) - Method in class org.apache.maven.werkz.jelly.AttainGoalTag
Set the Session to use.
setShortDescription(String) - Method in class org.apache.maven.project.Project
 
setSiteAddress(String) - Method in class org.apache.maven.project.Project
 
setSiteDirectory(String) - Method in class org.apache.maven.project.Project
 
setSort(boolean) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
 
setSource(File) - Method in class org.apache.maven.plugin.JellyScriptHousing
 
setSrc(File) - Method in class org.apache.maven.util.Expand
Set the path to zip-file.
setSupportAntVariables(boolean) - Method in class org.apache.maven.jelly.MavenExpressionFactory
Sets whether we should allow Ant-style expresssions, using dots as part of variable name
setTodir(String) - Method in class org.apache.maven.jelly.tags.maven.CopyResources
 
setUrl(String) - Method in class org.apache.maven.project.Project
 
setUseInheritance(boolean) - Method in class org.apache.maven.jelly.tags.maven.PomTag
Define if the pom must use the inheritance.
setUser(String) - Method in class org.apache.maven.jelly.tags.maven.UserCheck
 
setValue(String) - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
 
setValue(Object) - Method in class org.apache.maven.jelly.tags.maven.SetTag
 
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.GetTag
 
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.MakeAbsolutePathTag
Set the result variable.
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.MakeRelativePathTag
Set the result variable.
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.PluginVarTag
Deprecated. replaced by the GetTag tag
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.PomTag
Set var name for the POM.
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.PropertyTag
 
setVar(String) - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
Set the result variable.
setVar(String) - Method in class org.apache.maven.werkz.jelly.UseGoalsTag
Sets the variable for which the Map of Map of goals will be exported
setVersions(List) - Method in class org.apache.maven.project.Project
 
setWerkzProject(WerkzProject) - Method in class org.apache.maven.jelly.MavenJellyContext
retrieve the werkz project object
setXMLOutput(XMLOutput) - Method in class org.apache.maven.jelly.MavenJellyContext
Set the jelly output sink.
setupBaseContext(Project) - Method in class org.apache.maven.plugin.PluginManager
 
size() - Method in class org.apache.maven.util.InsertionOrderedSet
 
splitStringAtLastDelim(String, String) - Method in class org.apache.maven.util.StringTool
Splits a string at the last delimiter.
standardToLegacyId(String) - Static method in class org.apache.maven.project.Project
This method is to support methods are expecting legacy ids.
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugin.PluginScriptParser
Handles opening elements of the xml file.
startPrefixMapping(String, String) - Method in class org.apache.maven.plugin.PluginScriptParser
We are looking for namespace declarations like the following: xmlns:doc="doc" Here we know that the given plugin.jelly script (or any jelly script used within Maven) has a dependency on the dyna tag lib named 'doc'.

T

TEST_COMPILE_SOURCEROOTS - Static variable in class org.apache.maven.MavenConstants
Maven test compile sourceroots.
TagDefTag - class org.apache.maven.jelly.tags.jeez.TagDefTag.
This tag defines a dynamic tag in Jelly script.
TagDefTag(DynamicTagLibrary) - Constructor for class org.apache.maven.jelly.tags.jeez.TagDefTag
 
TargetTag - class org.apache.maven.jelly.tags.jeez.TargetTag.
Wraps a Werkz <goal> to appear as an ant <target>.
TargetTag() - Constructor for class org.apache.maven.jelly.tags.jeez.TargetTag
 
targetFinished(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 
targetStarted(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 
taskFinished(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 
taskStarted(BuildEvent) - Method in class org.apache.maven.jelly.JellyBuildListener
 
toArray() - Method in class org.apache.maven.util.InsertionOrderedSet
 
toArray(Object[]) - Method in class org.apache.maven.util.InsertionOrderedSet
 
toInteger(String) - Method in class org.apache.maven.util.MavenTool
 
toString() - Method in class org.apache.maven.plugin.JellyScriptHousing
 
toString() - Method in class org.apache.maven.project.Project
 
toString() - Method in class org.apache.maven.util.InsertionOrderedSet
 
toString() - Method in class org.apache.maven.werkz.Goal
Produce a textual representation suitable for debugging.
toString() - Method in class org.apache.maven.werkz.WerkzProject
Produce a textual representation suitable for debugging.
transferCompleted(TransferEvent) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
transferCompleted(TransferEvent) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
transferError(TransferEvent) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
transferError(TransferEvent) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
transferInitiated(TransferEvent) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
transferProgress(TransferEvent, byte[], int) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
transferStarted(TransferEvent) - Method in class org.apache.maven.util.BootstrapDownloadMeter
 
transferStarted(TransferEvent) - Method in class org.apache.maven.util.ConsoleDownloadMeter
 
trim(String) - Static method in class org.apache.maven.util.StringTool
Removes all whitespace characters from the start and end of a String.

U

UnattainableGoalException - exception org.apache.maven.werkz.UnattainableGoalException.
Indicates an error while attempting to satisfy a Goal.
UnattainableGoalException(String, Throwable) - Constructor for class org.apache.maven.werkz.UnattainableGoalException
Construct with a goal name and root cause.
UninstallPluginTag - class org.apache.maven.jelly.tags.maven.UninstallPluginTag.
A Maven Jelly tag that will uninstall a given plugin JAR using the plugin manager.
UninstallPluginTag() - Constructor for class org.apache.maven.jelly.tags.maven.UninstallPluginTag
 
UnknownGoalException - exception org.apache.maven.UnknownGoalException.
Indicates an attempt to access an unknown werkz goal.
UnknownGoalException(String) - Constructor for class org.apache.maven.UnknownGoalException
Construct with an unknown goal name.
UnknownPluginException - exception org.apache.maven.plugin.UnknownPluginException.
Indicates an attempt to access an unknown plugin.
UnknownPluginException(String) - Constructor for class org.apache.maven.plugin.UnknownPluginException
Construct with an unknown plugin name.
UnsatisfiedDependencyException - exception org.apache.maven.verifier.UnsatisfiedDependencyException.
Specialized unsatisfied dependency exception.
UnsatisfiedDependencyException(String) - Constructor for class org.apache.maven.verifier.UnsatisfiedDependencyException
Constructs a UnsatisfiedDependencyException with the specified detail message.
UseGoalsTag - class org.apache.maven.werkz.jelly.UseGoalsTag.
This tag outputs a sorted Map of Maps all of the goals, indexed by their prefix and their goal name.
UseGoalsTag() - Constructor for class org.apache.maven.werkz.jelly.UseGoalsTag
 
UserCheck - class org.apache.maven.jelly.tags.maven.UserCheck.
A tag to check if a user name is set.
UserCheck() - Constructor for class org.apache.maven.jelly.tags.maven.UserCheck
 
uninstallPlugin(String) - Method in class org.apache.maven.plugin.PluginManager
 
unpackPlugin(String, File, boolean) - Method in class org.apache.maven.plugin.PluginManager
Unpack the plugin.
uppercaseDrive(String) - Static method in class org.apache.maven.util.DVSLPathTool
Cygwin prefers lowercase drive letters, but other parts of maven use uppercase
useProxyUser(String, String, String, String) - Static method in class org.apache.maven.util.HttpUtils
Deprecated.  

V

VALID_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
Plug-in cache valid.
verify() - Method in class org.apache.maven.repository.AbstractArtifact
C H E C K S U M V E R I F I C A T I O N
verify() - Method in interface org.apache.maven.repository.Artifact
Verify the artifact.
verify() - Method in class org.apache.maven.verifier.DependencyVerifier
Execute the verification process.
verifyDependencies() - Method in class org.apache.maven.project.Project
Verify the dependencies for this project.
verifyLocalRepository() - Method in class org.apache.maven.verifier.LocalSettingsVerifier
Verify user settings before attempting to verify the project.

W

WERKZ_PROJECT - Static variable in class org.apache.maven.MavenConstants
Werkz project context tag
WerkzDependencyResolver - class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver.
THIS CLASS IS NOT THREADSAFE.
WerkzDependencyResolver() - Constructor for class org.apache.maven.jelly.tags.maven.WerkzDependencyResolver
 
WerkzException - exception org.apache.maven.werkz.WerkzException.
Base werkz exception.
WerkzException() - Constructor for class org.apache.maven.werkz.WerkzException
 
WerkzException(String, Throwable) - Constructor for class org.apache.maven.werkz.WerkzException
 
WerkzException(String) - Constructor for class org.apache.maven.werkz.WerkzException
 
WerkzException(Throwable) - Constructor for class org.apache.maven.werkz.WerkzException
 
WerkzProject - class org.apache.maven.werkz.WerkzProject.
General Goal manager.
WerkzProject() - Constructor for class org.apache.maven.werkz.WerkzProject
Construct.
WerkzTagLibrary - class org.apache.maven.werkz.jelly.WerkzTagLibrary.
Implements a bunch of tags that are useful for working with Werkz.
WerkzTagLibrary() - Constructor for class org.apache.maven.werkz.jelly.WerkzTagLibrary
 
WerkzTagSupport - class org.apache.maven.werkz.jelly.WerkzTagSupport.
The abstract base class for Werkz child tags
WerkzTagSupport(boolean) - Constructor for class org.apache.maven.werkz.jelly.WerkzTagSupport
 
WerkzTagSupport() - Constructor for class org.apache.maven.werkz.jelly.WerkzTagSupport
 
warn(String) - Method in class org.apache.maven.werkz.Session
Log a warning message.
warn(String) - Method in class org.apache.maven.werkz.jelly.JellySession
 
warning(SAXParseException) - Method in class org.apache.maven.plugin.PluginScriptParser
Warning callback.
wrapConsoleMessage(String, int, int) - Method in class org.apache.maven.cli.App
Nicely wraps a message for console output, using a word BreakIterator instance to determine wrapping breaks.

X

XML_OUTPUT - Static variable in class org.apache.maven.MavenConstants
Jelly XMLOutput tag.

A B C D E F G H I J L M N O P R S T U V W X

Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.