- AbstractArtifact - Class in org.apache.maven.repository
-
Base class from which all artifact subclasses are derived.
- AbstractArtifact(Dependency) - Constructor for class org.apache.maven.repository.AbstractArtifact
-
Default constructor.
- AbstractMavenComponent - Class in org.apache.maven
-
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 in org.apache.maven.repository
-
- AbstractRepositoryLayout() - Constructor for class org.apache.maven.repository.AbstractRepositoryLayout
-
- Action - Interface in org.apache.maven.werkz
-
Interface for goal-satisfying actions.
- 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
-
- AddPathTag - Class in org.apache.maven.jelly.tags.maven
-
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
-
- 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
.
- addPostcursor(Goal) - Method in class org.apache.maven.werkz.Goal
-
Add a postcursor Goal
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
.
- addPreActionCallback(PreActionCallback) - Method in class org.apache.maven.werkz.Goal
-
Add a pre-action callback to this Goal
.
- addPrecursor(Goal) - Method in class org.apache.maven.werkz.Goal
-
Add a precursor Goal
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
.
- 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.
- AntProjectBuilder - Class in org.apache.maven
-
A class to help create Ant projects
- AntProjectBuilder() - Constructor for class org.apache.maven.AntProjectBuilder
-
- App - Class in org.apache.maven.cli
-
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 in org.apache.maven.repository
-
The interface defining an artifact (which probably lives in the
repository).
- ARTIFACT_ID_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
-
Artifact ID to Plug-in cache
- ArtifactListBuilder - Class in org.apache.maven
-
- ArtifactListBuilder() - Constructor for class org.apache.maven.ArtifactListBuilder
-
- ArtifactTypeHandler - Interface in org.apache.maven.repository
-
This will do until wagon debuts.
- 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.
- AttainGoalTag - Class in org.apache.maven.werkz.jelly
-
Attains one or more goals.
- AttainGoalTag() - Constructor for class org.apache.maven.werkz.jelly.AttainGoalTag
-
Construct.
- attainPrecursors(Session) - Method in class org.apache.maven.werkz.Goal
-
Attempt to attain this Goal
's precursor Goal
s.
- AttainTag - Class in org.apache.maven.werkz.jelly
-
Attains one or more goals.
- AttainTag() - Constructor for class org.apache.maven.werkz.jelly.AttainTag
-
- 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
- Callback - Class in org.apache.maven.werkz
-
Convenience class providing no-op implementations of all
four callbacks.
- Callback() - Constructor for class org.apache.maven.werkz.Callback
-
Construct.
- CALLBACKS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
-
call backs cache
- CallbackTagSupport - Class in org.apache.maven.werkz.jelly
-
Abstract base class for all callback tags.
- CallbackTagSupport() - Constructor for class org.apache.maven.werkz.jelly.CallbackTagSupport
-
- CaseInsensitiveGlobPatternMapper - Class in org.apache.maven.util
-
Implementation of FileNameMapper that does simple case insensitive
wildcard pattern replacements.
- CaseInsensitiveGlobPatternMapper() - Constructor for class org.apache.maven.util.CaseInsensitiveGlobPatternMapper
-
- 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
-
- ChecksumVerificationException - Exception in org.apache.maven.verifier
-
Specialized artifact corruption exception.
- ChecksumVerificationException(String) - Constructor for exception org.apache.maven.verifier.ChecksumVerificationException
-
Constructs an ChecksumVerificationException with the specified detail message.
- ChecksumVerificationException(String, Throwable) - Constructor for exception org.apache.maven.verifier.ChecksumVerificationException
-
Constructs a ChecksumVerificationException with the specified detail message
and the causing Throwable.
- 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 Goal
s are considered satisfied.
- clearResolvedPlugins() - Method in class org.apache.maven.plugin.GoalToJellyScriptHousingMapper
-
- CLIManager - Class in org.apache.maven.cli
-
Utility for managing and parsing MavenSession's command-line.
- CLIManager() - Constructor for class org.apache.maven.cli.CLIManager
-
- 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.
- COMPILE_SOURCEROOTS - Static variable in class org.apache.maven.MavenConstants
-
Maven compile sourceroots.
- 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
-
- ConcatTag - Class in org.apache.maven.jelly.tags.maven
-
Concat a set of files together into a single file.
- ConcatTag() - Constructor for class org.apache.maven.jelly.tags.maven.ConcatTag
-
- ConsoleDownloadMeter - Class in org.apache.maven.util
-
Console download progress meter.
- ConsoleDownloadMeter() - Constructor for class org.apache.maven.util.ConsoleDownloadMeter
-
- 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
-
- CopyResources - Class in org.apache.maven.jelly.tags.maven
-
A tag to copy resources to a given directory
- CopyResources() - Constructor for class org.apache.maven.jelly.tags.maven.CopyResources
-
- 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
-
- CyclicGoalChainException - Exception in org.apache.maven.werkz
-
Indicates a dependency cycle within the Goal
graph.
- CyclicGoalChainException(Goal) - Constructor for exception org.apache.maven.werkz.CyclicGoalChainException
-
Constrct with an initiating goal.
- debug(String) - Method in class org.apache.maven.util.BootstrapDownloadMeter
-
- debug(String) - Method in class org.apache.maven.util.ConsoleDownloadMeter
-
- DEBUG_ON - Static variable in class org.apache.maven.MavenConstants
-
MavenSession debug flag tag.
- 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.
- DEFAULT_GOAL - Static variable in class org.apache.maven.MavenConstants
-
Defaults goal name property.
- DefaultAction - Class in org.apache.maven.werkz
-
Abstract convenience Action
implementation.
- DefaultAction() - Constructor for class org.apache.maven.werkz.DefaultAction
-
Construct.
- DefaultArtifactFactory - Class in org.apache.maven.repository
-
Simple factory for creating Artifact implementations based on a dependency
type.
- DefaultArtifactFactory() - Constructor for class org.apache.maven.repository.DefaultArtifactFactory
-
- DefaultArtifactTypeHandler - Class in org.apache.maven.repository
-
This will do until wagon debuts.
- DefaultArtifactTypeHandler() - Constructor for class org.apache.maven.repository.DefaultArtifactTypeHandler
-
- DefaultRepositoryLayout - Class in org.apache.maven.repository
-
- DefaultRepositoryLayout() - Constructor for class org.apache.maven.repository.DefaultRepositoryLayout
-
- DEFAULTS_PROPERTIES - Static variable in class org.apache.maven.MavenConstants
-
Defaults properties
- delimLast - Variable in class org.apache.maven.util.EnhancedStringTokenizer
-
- DEPENDENCY_CLASSPATH - Static variable in class org.apache.maven.MavenConstants
-
Dependency classpath tag.
- DependencyClasspathBuilder - Class in org.apache.maven
-
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 in org.apache.maven.jelly.tags.maven
-
- 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 in org.apache.maven.jelly.tags.maven
-
TODO: describe
- DependencyResolverException(String, Throwable) - Constructor for exception org.apache.maven.jelly.tags.maven.DependencyResolverException
-
- DependencyResolverInterface - Interface in org.apache.maven.jelly.tags.maven
-
- DependencyVerifier - Class in org.apache.maven.verifier
-
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.
- 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.
- 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
- 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.
- DummyAction - Class in org.apache.maven.jelly.tags.maven
-
"Do nothing" action
- DummyAction() - Constructor for class org.apache.maven.jelly.tags.maven.DummyAction
-
- DVSLFormatter - Class in org.apache.maven.util
-
Formatting tool for use with the DVSL toolbox.
- DVSLFormatter() - Constructor for class org.apache.maven.util.DVSLFormatter
-
- DVSLPathTool - Class in org.apache.maven.util
-
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
- 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
-
- GenericArtifact - Class in org.apache.maven.repository
-
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
- 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 exception 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(String) - Method in class org.apache.maven.werkz.jelly.WerkzTagSupport
-
- getGoal() - Method in exception 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.
- 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 exception org.apache.maven.UnknownGoalException
-
Retrieve the unknown goal name.
- getGoalName() - Method in exception org.apache.maven.werkz.NoSuchGoalException
-
Retrieve the unknown goal name.
- getGoalName() - Method in exception 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 Goal
s
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 exception 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() - Method in class org.apache.maven.jelly.tags.maven.ParamCheck
-
- 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 exception org.apache.maven.werkz.CyclicGoalChainException
-
- getMessage() - Method in exception org.apache.maven.werkz.NoActionDefinitionException
-
Retrieve the error message.
- getMessage() - Method in exception org.apache.maven.werkz.NoSuchGoalException
-
Retrieve the error message.
- getMessage() - Method in exception 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 exception 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.
- getPostcursors() - Method in class org.apache.maven.werkz.Goal
-
Retrive an unmodifiable List
of this Goal
's postcursor Goal
s.
- 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.
- getPreActionCallbacks() - Method in class org.apache.maven.werkz.Goal
-
Retrieve an unmodifiable list of the pre-action callbacks.
- getPrecursors() - Method in class org.apache.maven.werkz.Goal
-
Retrieve an unmodifiable List
of this Goal
's precursor Goal
s.
- 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
-
- getPrereqs() - Method in class org.apache.maven.werkz.jelly.GoalTag
-
- getProject() - Method in class org.apache.maven.AbstractMavenComponent
-
- 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(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.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(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
- 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.
- 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 exception org.apache.maven.werkz.UnattainableGoalException
-
Retrieve the root cause of the error.
- getRootContext() - Method in class org.apache.maven.cli.App
-
Retrieve the Jelly rootContext.
- getRootContext() - Method in class org.apache.maven.MavenSession
-
- 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
-
- GetTag - Class in org.apache.maven.jelly.tags.maven
-
A tag to retrieve values from plugins
- GetTag() - Constructor for class org.apache.maven.jelly.tags.maven.GetTag
-
- 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.
- 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.
- Goal - Class in org.apache.maven.werkz
-
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
.
- GOAL_MAPPER - Static variable in class org.apache.maven.plugin.PluginManager
-
- GoalException - Exception in org.apache.maven
-
A generic exception related to Maven and goal acquisition
- GoalException(String) - Constructor for exception org.apache.maven.GoalException
-
Construct with an generic message.
- GOALS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
-
Goal cache
- GoalTag - Class in org.apache.maven.werkz.jelly
-
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 in org.apache.maven.plugin
-
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.
- 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.
- MakeAbsolutePathTag - Class in org.apache.maven.jelly.tags.maven
-
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
-
- 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.
- MakeRelativePathTag - Class in org.apache.maven.jelly.tags.maven
-
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
-
- 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
-
- 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.
- MavenAttainGoalTag - Class in org.apache.maven.jelly.tags.werkz
-
Replacement for werkz's AttainGoalTag
which will lazy initialise goals.
- MavenAttainGoalTag() - Constructor for class org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag
-
Construct.
- MavenConstants - Class in org.apache.maven
-
MavenSession constants.
- MavenConstants() - Constructor for class org.apache.maven.MavenConstants
-
- MavenException - Exception in org.apache.maven
-
The base class for all exceptions thrown by MavenSession.
- MavenException() - Constructor for exception org.apache.maven.MavenException
-
Creates a new instance of MavenException
without detail
message.
- MavenException(String) - Constructor for exception org.apache.maven.MavenException
-
Constructs an instance of MavenException
with the specified
detail message.
- MavenException(String, Throwable) - Constructor for exception org.apache.maven.MavenException
-
Constructs an exception with the given message and exception as
a root cause.
- MavenException(Throwable) - Constructor for exception org.apache.maven.MavenException
-
Constructs an exception with the given exception as a root cause.
- MavenExpressionFactory - Class in org.apache.maven.jelly
-
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 in org.apache.maven.jelly.tags.werkz
-
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 in org.apache.maven.jelly.tags.werkz
-
- MavenGoalTag.MavenGoalAction(JellyScriptHousing) - Constructor for class org.apache.maven.jelly.tags.werkz.MavenGoalTag.MavenGoalAction
-
- MavenJeezTagLibrary - Class in org.apache.maven.jelly.tags.jeez
-
Replacement for Jelly's JeezTagLibrary
.
- MavenJeezTagLibrary() - Constructor for class org.apache.maven.jelly.tags.jeez.MavenJeezTagLibrary
-
- MavenJellyContext - Class in org.apache.maven.jelly
-
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 in org.apache.maven
-
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 in org.apache.maven.jelly.tags.maven
-
A way of running maven as a Jelly tag
- MavenTag() - Constructor for class org.apache.maven.jelly.tags.maven.MavenTag
-
- MavenTagLibrary - Class in org.apache.maven.jelly.tags.maven
-
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 in org.apache.maven.util
-
Context/pull tool for use in MavenSession templates.
- MavenTool() - Constructor for class org.apache.maven.util.MavenTool
-
Creates a new instance.
- MavenUtils - Class in org.apache.maven
-
Utilities for reading maven project descriptors, profile descriptors and workspace descriptors.
- MavenUtils() - Constructor for class org.apache.maven.MavenUtils
-
- MD5Sum - Class in org.apache.maven.util
-
Encode an MD5 digest into a String.
- MD5Sum() - Constructor for class org.apache.maven.util.MD5Sum
-
- 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 Map
s 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
-
- ParamCheck - Class in org.apache.maven.jelly.tags.maven
-
A tag to check parameters are being passed correctly
- ParamCheck() - Constructor for class org.apache.maven.jelly.tags.maven.ParamCheck
-
- 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 Goal
s.
- 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
.
- 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
-
- PluginArtifact - Class in org.apache.maven.repository
-
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 in org.apache.maven.plugin
-
Plugin cache management.
- PluginCacheManager() - Constructor for class org.apache.maven.plugin.PluginCacheManager
-
Default constructor.
- PluginDefinitionHandler - Interface in org.apache.maven.plugin
-
- PluginManager - Class in org.apache.maven.plugin
-
Plugin manager for MavenSession.
- PluginManager(MavenSession) - Constructor for class org.apache.maven.plugin.PluginManager
-
Default constructor.
- PLUGINS_CACHE - Static variable in class org.apache.maven.plugin.PluginCacheManager
-
Plug-in cache
- PluginScriptParser - Class in org.apache.maven.plugin
-
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 in org.apache.maven.jelly.tags.maven
-
Deprecated.
replaced by the GetTag tag
- PluginVarTag() - Constructor for class org.apache.maven.jelly.tags.maven.PluginVarTag
-
Deprecated.
- 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.
- PomTag - Class in org.apache.maven.jelly.tags.maven
-
MavenSession Jelly tag that creates a POM instance.
- PomTag() - Constructor for class org.apache.maven.jelly.tags.maven.PomTag
-
- 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.
- PostActionCallback - Interface in org.apache.maven.werkz
-
Interface for callbacks that occur after a Goal
's
action has been executed.
- PostActionTag - Class in org.apache.maven.werkz.jelly
-
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 in org.apache.maven.werkz
-
Interface for callbacks that occur after a Goal
has been completely satisfied.
- PostGoalTag - Class in org.apache.maven.werkz.jelly
-
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 in org.apache.maven.werkz
-
Interface for callbacks that occur before a Goal
's
action has been executed.
- PreActionTag - Class in org.apache.maven.werkz.jelly
-
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 in org.apache.maven.werkz
-
Interface for callbacks that occur after a Goal
's
prerequisites have been met, but before any Goal
-specific
actions have been taken.
- PreGoalTag - Class in org.apache.maven.werkz.jelly
-
Implements a <preGoal> tag which provides a callback
which is evaluated before a goal.
- PreGoalTag() - Constructor for class org.apache.maven.werkz.jelly.PreGoalTag
-
- 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
- Project - Class in org.apache.maven.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 in org.apache.maven.jelly.tags.maven
-
Overrides Goal to add some extra project information
- ProjectGoal(Project, boolean) - Constructor for class org.apache.maven.jelly.tags.maven.ProjectGoal
-
- ProjectTag - Class in org.apache.maven.werkz.jelly
-
The root tag of a Project definition.
- ProjectTag() - Constructor for class org.apache.maven.werkz.jelly.ProjectTag
-
- PropertyTag - Class in org.apache.maven.jelly.tags.maven
-
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
-
- 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.
- pushContext(MavenJellyContext) - Method in class org.apache.maven.project.Project
-
Push a new context onto the stack.
- saveCache(File) - Method in class org.apache.maven.plugin.PluginCacheManager
-
- SESSION - Static variable in class org.apache.maven.MavenConstants
-
Dependency classpath tag.
- Session - Class in org.apache.maven.werkz
-
Goal satisfaction state.
- Session() - Constructor for class org.apache.maven.werkz.Session
-
Construct.
- 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.
- setCollectionVar(String) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
-
Set the collectionVar attribute.
- setCollectOnly(boolean) - Method in class org.apache.maven.jelly.tags.maven.ReactorTag
-
Set the collectOnly 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.cli.App
-
Set Jelly rootContext.
- setRootContext(MavenJellyContext) - Method in class org.apache.maven.MavenSession
-
Set the context for the session
- setRootDescriptorFile(File) - Static method in class org.apache.maven.MavenSession
-
Set the top level project for the session
- setRootdir(File) - Method in class org.apache.maven.jelly.tags.maven.RootRelativePathTag
-
Set the root directory.
- setRootProject(Project) - Method in class org.apache.maven.MavenSession
-
Set the top level project object for the session
- 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
- SetTag - Class in org.apache.maven.jelly.tags.maven
-
A tag to set plugin values
- SetTag() - Constructor for class org.apache.maven.jelly.tags.maven.SetTag
-
- setTodir(String) - Method in class org.apache.maven.jelly.tags.maven.CopyResources
-
- setupBaseContext(Project) - Method in class org.apache.maven.plugin.PluginManager
-
- 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.
- size() - Method in class org.apache.maven.util.InsertionOrderedSet
-
- SNAPSHOT_SIGNIFIER - Static variable in class org.apache.maven.MavenConstants
-
Snapshot JAR signifier tag.
- SnapshotSignature - Class in org.apache.maven.jelly.tags.maven
-
Create snapshot signature for non-release JARs and distributions.
- SnapshotSignature() - Constructor for class org.apache.maven.jelly.tags.maven.SnapshotSignature
-
- 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'.
- StringInputStream - Class in org.apache.maven.util
-
Wraps a String as an InputStream.
- StringInputStream(String) - Constructor for class org.apache.maven.util.StringInputStream
-
Composes a stream from a String
- StringTool - Class in org.apache.maven.util
-
- StringTool() - Constructor for class org.apache.maven.util.StringTool
-