Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractAnalyzeMojo - Class in org.apache.maven.plugins.dependency.analyze
Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared; compile scoped but only used in tests.
AbstractAnalyzeMojo(PlexusContainer, MavenProject) - Constructor for class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
AbstractDependencyFilterMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
Class that encapsulates the plugin parameters, and contains methods that handle dependency filtering.
AbstractDependencyFilterMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
AbstractDependencyMojo - Class in org.apache.maven.plugins.dependency
 
AbstractDependencyMojo(MavenSession, BuildContext, MavenProject) - Constructor for class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
AbstractFromConfigurationMojo - Class in org.apache.maven.plugins.dependency.fromConfiguration
Abstract parent class used by mojos that get Artifact information from the plugin configuration as an ArrayList of ArtifactItems.
AbstractFromConfigurationMojo(MavenSession, BuildContext, MavenProject, ArtifactHandlerManager, RepositorySystem) - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
AbstractFromDependenciesMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
Abstract Parent class used by mojos that get Artifact information from the project dependencies.
AbstractFromDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
AbstractResolveMojo - Class in org.apache.maven.plugins.dependency.resolvers
 
AbstractResolveMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.AbstractResolveMojo
 
AbstractSerializingVisitor - Class in org.apache.maven.plugins.dependency.tree
Abstract class for visitors performing serialization.
AbstractSerializingVisitor(Writer) - Constructor for class org.apache.maven.plugins.dependency.tree.AbstractSerializingVisitor
Constructor.
accept(Node, List) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.DirectDependencyFilter
 
accept(Node, List) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.SnapshotsFilter
 
accept(DependencyNodeVisitor) - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
actTransitively - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Whether this mojo should act on all transitive dependencies.
addExclusions(List) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Returns a map of the exclusions using the Dependency ManagementKey as the keyset.
addParentArtifacts(MavenProject, Set) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
addParentPoms - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Add parent poms to the list of copied dependencies (both current project pom parents and dependencies parents).
ALT_REPO_SYNTAX_PATTERN - Static variable in class org.apache.maven.plugins.dependency.GetMojo
 
analysis - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
AnalyzeDepMgt - Class in org.apache.maven.plugins.dependency.analyze
This mojo looks at the dependencies after final resolution and looks for mismatches in your dependencyManagement section.
AnalyzeDepMgt(MavenProject) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
AnalyzeDuplicateMojo - Class in org.apache.maven.plugins.dependency.analyze
Analyzes the <dependencies/> and <dependencyManagement/> tags in the pom.xml and determines the duplicate declared dependencies.
AnalyzeDuplicateMojo(MavenProject) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
 
AnalyzeExclusionsMojo - Class in org.apache.maven.plugins.dependency.exclusion
Analyzes the exclusions defined on dependencies in this project and reports if any of them are unneeded.
AnalyzeExclusionsMojo(MavenProject, ResolverUtil, MavenSession) - Constructor for class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
AnalyzeMojo - Class in org.apache.maven.plugins.dependency.analyze
Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared.
AnalyzeMojo(PlexusContainer, MavenProject) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
 
AnalyzeOnlyMojo - Class in org.apache.maven.plugins.dependency.analyze
Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared.
AnalyzeOnlyMojo(PlexusContainer, MavenProject) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeOnlyMojo
 
analyzer - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Specify the project dependency analyzer to use (plexus component role-hint).
analyzer - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
The Maven project dependency analyzer to use.
AnalyzeReport - Class in org.apache.maven.plugins.dependency.analyze
Analyzes the dependencies of this project and produces a report that summarizes which are: used and declared; used and undeclared; unused and declared.
AnalyzeReport(ProjectDependencyAnalyzer, I18N) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
 
AnalyzeReportRenderer - Class in org.apache.maven.plugins.dependency.analyze
This is the view part of the analyze-report mojo.
AnalyzeReportRenderer(Sink, I18N, Locale, ProjectDependencyAnalysis) - Constructor for class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
Append a description to the buffer by respecting the indentSize and lineLength parameters.
appendArtifactPath(Artifact, StringBuilder) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Appends the artifact path to the specified StringBuilder.
appendKeyValue(StringBuilder, int, String, String) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Appends a key value pair to the string builder.
appendKeyWithoutComma(StringBuilder, int, String, String) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Appends a key value pair to the string builder without a comma at the end.
appendNodeValues(StringBuilder, int, Artifact, boolean) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Appends the artifact values to the string builder.
appendOutput - Variable in class org.apache.maven.plugins.dependency.resolvers.AbstractResolveMojo
Whether to append outputs into the output file or overwrite it.
appendOutput - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
Whether to append outputs into the output file or overwrite it.
appendOutput - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
Whether to append outputs into the output file or overwrite it.
archiverManager - Variable in class org.apache.maven.plugins.dependency.utils.UnpackUtil
To look up Archiver/UnArchiver implementations.
artifact - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Artifact Item.
artifact - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
The artifact to copy from command line.
artifact - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
The artifact to unpack from command line.
artifact - Variable in class org.apache.maven.plugins.dependency.GetMojo
A string of the form groupId:artifactId:version[:packaging[:classifier]].
artifact - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
artifact - Variable in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
The artifact.
artifact - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
ARTIFACT_ID_FUZZINESS - Static variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
artifactHandlerManager - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
artifactHandlerManager - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
artifactHandlerManager - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
artifactHandlerManager - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Artifact handler manager.
artifactHandlerManager - Variable in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
artifactId - Variable in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
artifactId - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Name of artifact.
artifactId - Variable in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
artifactId - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
artifactItem - Variable in class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
The ArtifactItem.
ArtifactItem - Class in org.apache.maven.plugins.dependency.fromConfiguration
ArtifactItem represents information specified in the plugin configuration section for each artifact.
ArtifactItem() - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Default constructor.
ArtifactItem(Artifact) - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
ArtifactItemFilter - Interface in org.apache.maven.plugins.dependency.utils.filters
 
artifactItems - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Collection of ArtifactItems to work on.
artifactResolver - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
artifactResolver - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The artifact resolver used to re-resolve dependencies, if that option is enabled.
artifactsGAMatch(Node, String, String) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.DirectDependencyFilter
 
ArtifactTranslator - Interface in org.apache.maven.plugins.dependency.utils.translators
 
attach - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Attach the classpath file to the main artifact so it can be installed and deployed.
attachFile(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
attachFile(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
automatic - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo.ModuleDescriptor
 

B

baseDir - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Flag to use for scriptable output.
build() - Method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
buildArtifactListOutput(Set, boolean, boolean, boolean) - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
BuildClasspathMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
This goal outputs a classpath string of dependencies from the local repository to a file or log.
BuildClasspathMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager, MavenProjectHelper) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
buildContext - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
For IDE build support.
buildContext - Variable in class org.apache.maven.plugins.dependency.utils.CopyUtil
 
buildContext - Variable in class org.apache.maven.plugins.dependency.utils.UnpackUtil
For IDE build support.
BuildingDependencyNodeVisitor - Class in org.apache.maven.plugins.dependency.tree
A dependency node visitor that clones visited nodes into a new dependency tree.
BuildingDependencyNodeVisitor() - Constructor for class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
Creates a dependency node visitor that clones visited nodes into a new dependency tree.
BuildingDependencyNodeVisitor(DependencyNodeVisitor) - Constructor for class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
Creates a dependency node visitor that clones visited nodes into a new dependency tree, and then applies the specified dependency node visitor on the resultant dependency tree.
BuildingDependencyNodeVisitor.WrapperNode - Class in org.apache.maven.plugins.dependency.tree
 
buildProjectFromArtifact(Artifact) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 

C

canGenerateReport() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
 
check(Coordinates, Set, Set) - Method in class org.apache.maven.plugins.dependency.exclusion.ExclusionChecker
 
checkDependencies() - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
checkDependencyManagement() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Does the work of checking the DependencyManagement Section.
checkIfProcessingNeeded(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
children - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
classifier - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Classifier for artifact (tests, sources, etc.)
classifier - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Specify classifier to look for.
classifier - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
If not null or empty it will attach the artifact with this classifier.
classifier - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
classifier - Variable in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
ClassifierTypeTranslator - Class in org.apache.maven.plugins.dependency.utils.translators
 
ClassifierTypeTranslator(ArtifactHandlerManager, String, String) - Constructor for class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
cleanToBeTokenizedString(String) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Clean up configuration string before it can be tokenized.
clearMarker() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
Deletes the file or directory denoted by this abstract pathname.
clearMarker() - Method in interface org.apache.maven.plugins.dependency.utils.markers.MarkerHandler
 
clearMarker() - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
Deletes the file or directory denoted by this abstract pathname.
collectAncestors() - Method in class org.apache.maven.plugins.dependency.DisplayAncestorsMojo
 
collectArtifacts(MavenProject) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
collectDependencies(Dependency) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Collects the transitive dependencies.
CollectDependenciesMojo - Class in org.apache.maven.plugins.dependency.resolvers
Goal that collects the project dependencies from the repository.
CollectDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.CollectDependenciesMojo
 
compare(Artifact, Artifact) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Compares artifacts lexicographically, using pattern [group_id][artifact_id][version].
compareTo(Coordinates) - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
coordinate - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
coordinates(String, String) - Static method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
coordinates(Dependency) - Static method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
coordinates(Exclusion) - Static method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
Coordinates - Class in org.apache.maven.plugins.dependency.exclusion
Simple "record" to hold the coordinates of the dependency which is excluded.
Coordinates(String, String, Dependency, InputLocation) - Constructor for class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
copyArtifact(Artifact, boolean, boolean, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Copies the Artifact after building the destination file name if overridden.
copyArtifact(Artifact, boolean, boolean, boolean, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Copies the Artifact after building the destination file name if overridden.
copyArtifact(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Resolves the artifact from the repository and copies it to the specified location.
copyArtifactFile(Artifact, File) - Method in class org.apache.maven.plugins.dependency.utils.CopyUtil
Copies the artifact (file)
CopyDependenciesMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
Goal that copies the files for a project's dependencies from the repository to a directory.
CopyDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, RepositoryManager, ProjectBuilder, ArtifactHandlerManager, CopyUtil, ArtifactInstaller) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
copyFile(File, File) - Method in class org.apache.maven.plugins.dependency.utils.CopyUtil
Copies a file to a destination and refreshes the build context for the new file.
CopyMojo - Class in org.apache.maven.plugins.dependency.fromConfiguration
Goal that copies a list of artifacts from the repository to defined locations.
CopyMojo(MavenSession, BuildContext, MavenProject, ArtifactHandlerManager, CopyUtil, RepositorySystem) - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
copyPom - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Also copy the pom of each artifact.
copyPoms(File, Set, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Copy the pom files associated with the artifacts.
copyPoms(File, Set, boolean, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Copy the pom files associated with the artifacts.
copySignatureFile(Artifact, File, String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Copies the signature file of the artifact to the destination directory, if it exists or can be resolved.
copySignatures - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Also copy the signature files (.asc) of each artifact.
copyUtil - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
copyUtil - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
CopyUtil - Class in org.apache.maven.plugins.dependency.utils
Provide a copyFile method in one place.
CopyUtil(BuildContext) - Constructor for class org.apache.maven.plugins.dependency.utils.CopyUtil
 
createArtifactFromParams(ParamArtifact) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Create an artifact based on configuration from Mojo.
createArtifactFromString(String) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
createArtifactSetFromDependencies(Collection) - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
createDependencyNodeFilter() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Gets the dependency node filter to use when serializing the dependency graph.
createDependencySetFromArtifacts(Set) - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
createMessage(Set, StringBuilder, String) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
 
createPathProxy(String) - Static method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
In order to reuse the glob matcher from the filesystem, we need to create Path instances.
createProjectDependencyAnalyzer() - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
createPurgeArtifactsFilter(MavenProject, List, Set) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Create the includes exclude filter to use when resolving and purging dependencies Also excludes any "system" scope dependencies.
createResolvingArtifactFilter() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Gets the artifact filter to use when resolving the dependency tree.
createSystemSessionForLocalRepo() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 

D

debug(CharSequence) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
debug(CharSequence, Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
debug(Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
debugLogNodeRepo(DependencyNode) - Method in class org.apache.maven.plugins.dependency.ListRepositoriesMojo
 
DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
DefaultFileMarkerHandler - Class in org.apache.maven.plugins.dependency.utils.markers
 
DefaultFileMarkerHandler(File) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
DefaultFileMarkerHandler(Artifact, File) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
dependency - Variable in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
dependencyCollectorBuilder - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The dependency collector builder to use.
dependencyGraphBuilder - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The dependency graph builder to use.
DependencyMatcher - Interface in org.apache.maven.plugins.dependency.fromDependencies
 
dependencyResolver - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
dependencyResolver - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The dependency resolver.
DependencySilentLog - Class in org.apache.maven.plugins.dependency.utils
This logger implements both types of logs currently in use and turns off logs.
DependencySilentLog() - Constructor for class org.apache.maven.plugins.dependency.utils.DependencySilentLog
 
DependencyStatusSets - Class in org.apache.maven.plugins.dependency.utils
 
DependencyStatusSets() - Constructor for class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
Default ctor.
DependencyStatusSets(Set, Set, Set) - Constructor for class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
DependencyUtil - Class in org.apache.maven.plugins.dependency.utils
Utility class with static helper methods.
DependencyUtil() - Constructor for class org.apache.maven.plugins.dependency.utils.DependencyUtil
 
DestFileFilter - Class in org.apache.maven.plugins.dependency.utils.filters
 
DestFileFilter(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, File) - Constructor for class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
DestFileFilter(File) - Constructor for class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
destFileName - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Provides ability to change destination file name.
detail - Variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
If true, display all settable properties for each goal.
directDependencies - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.DirectDependencyFilter
 
DirectDependencyFilter(Artifact, List) - Constructor for class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.DirectDependencyFilter
Default constructor.
DisplayAncestorsMojo - Class in org.apache.maven.plugins.dependency
Displays all ancestor POMs of the project.
DisplayAncestorsMojo(MavenProject) - Constructor for class org.apache.maven.plugins.dependency.DisplayAncestorsMojo
 
doExecute() - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
doExecute() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.ListRepositoriesMojo
Displays a list of the repositories used by this build.
doExecute() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
Main entry into mojo.
doExecute() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
Main entry into mojo.
DOTDependencyNodeVisitor - Class in org.apache.maven.plugins.dependency.tree
A dependency node visitor that serializes visited nodes to DOT format
DOTDependencyNodeVisitor(Writer) - Constructor for class org.apache.maven.plugins.dependency.tree.DOTDependencyNodeVisitor
Constructor.

E

EdgeAppender(DependencyNode, DependencyNode, String) - Constructor for class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor.EdgeAppender
Build a new EdgeAppender.
edges - Variable in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor
List of edges.
encoding - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Encoding of artifact.
encoding - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
Encoding of artifacts.
endVisit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
endVisit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.DOTDependencyNodeVisitor
endVisit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
endVisit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
 
endVisit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor
equals(Object) - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
error(CharSequence) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
error(CharSequence, Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
error(Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
exclude - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Comma-separated list of groupId:artifactId entries, which should be used to exclude artifacts from deletion/refresh.
excludeArtifactIds - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of artifact IDs to exclude.
excludeArtifactIds - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
List of artifact IDs to exclude.
excludeClassifiers - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of Classifiers to exclude.
excludedClasses - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of class patterns excluded from analyze.
excludedClasses - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
List Excluded classes patterns from analyze.
excludeGroupIds - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of group IDs to exclude.
excludeGroupIds - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
List of group IDs to exclude.
excludeReactor - Variable in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
Don't resolve plugins and artifacts that are in the current reactor.
excludeReactor - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
Don't resolve plugins that are in the current reactor.
ExcludeReactorProjectsArtifactFilter - Class in org.apache.maven.plugins.dependency.resolvers
ArtifactFilter implementation that excludes artifacts found in the Reactor.
ExcludeReactorProjectsArtifactFilter(List, Log) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsArtifactFilter
 
ExcludeReactorProjectsDependencyFilter - Class in org.apache.maven.plugins.dependency.resolvers
Filter implementation that excludes artifacts found in the Reactor.
ExcludeReactorProjectsDependencyFilter(List) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsDependencyFilter
 
excludes - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
A comma separated list of file patterns to exclude when unpacking the artifact.
excludes - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
A comma separated list of file patterns to exclude when unpacking the artifact.
excludes - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
A comma separated list of file patterns to exclude when unpacking the artifact.
excludes - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The list of dependencies in the form of groupId:artifactId which should NOT be deleted/refreshed.
excludes - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
A comma-separated list of artifacts to filter from the serialized dependency tree, or null not to filter any artifacts from the dependency tree.
excludesArtifactId - Variable in class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
excludeScope - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Scope threshold to exclude, if no value is defined for include.
excludesGroupId - Variable in class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
excludeTransitive - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
If we should exclude transitive dependencies.
excludeTransitive - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
If we should exclude transitive dependencies.
excludeTypes - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of Types to exclude.
ExclusionChecker - Class in org.apache.maven.plugins.dependency.exclusion
 
ExclusionChecker() - Constructor for class org.apache.maven.plugins.dependency.exclusion.ExclusionChecker
 
exclusionFail - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
Whether to fail the build if invalid exclusions is found.
exclusions - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
execute() - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
execute() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
execute() - Method in class org.apache.maven.plugins.dependency.DisplayAncestorsMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.GetMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.PropertiesMojo
Main entry into mojo.
execute() - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
execute() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
execute() - Method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
executeReport(Locale) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
 
extension - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Extension to use for the attached file if classifier is not null/empty.

F

failBuild - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Fail the build if a problem is detected.
failOnMissingClassifierArtifact - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
This only applies if the classifier parameter is used.
failOnWarning - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Whether to fail the build if a dependency warning is found.
fileMappers - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
FileMappers to be used for rewriting each target path, or null if no rewriting shall happen.
fileMappers - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
FileMapper to be used for rewriting each target path, or null if no rewriting shall happen.
fileMappers - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
FileMappers to be used for rewriting each target path, or null if no rewriting shall happen.
fileSeparator - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Override the char used between the paths.
fillMissingArtifactVersion(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Tries to find missing version from dependency list and dependency management.
filter(Set) - Method in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsArtifactFilter
 
filter(Set) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
filter(Set) - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
filterArtifactsByScope(Set, String) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
filterDependencies(Collection) - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
filterDependencies(Set, String[]) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
filterEmptyString(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
filterMarkedDependencies(Set) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Filter the marked dependencies.
findDeleteTarget(Artifact) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
findDependencyVersion(ArtifactItem, List, boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Tries to find missing version from a list of dependencies.
findDuplicateDependencies(List) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
 
findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
from - Variable in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor.EdgeAppender
Edge start.

G

gavToPath(String) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Convert a groupId:artifactId:version to a file system path.
generateId(DependencyNode) - Static method in class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
Generate a unique id from a DependencyNode.
generateId(DependencyNode) - Static method in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor
Generate a unique id from a DependencyNode.
getArtifact() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getArtifact() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getArtifact() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
getArtifact() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getArtifact(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Resolves the Artifact from the remote repository if necessary.
getArtifactId() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
getArtifactId() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getArtifactId() - Method in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
getArtifactId() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getArtifactItem() - Method in class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
 
getArtifactItems() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
getArtifactManagementKey(Artifact) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
This function returns a string comparable with Dependency.GetManagementKey.
getArtifactsFilter() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
getArtifactType(String) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
getBaseVersion() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getChildren() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getClassifier() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getClassifier() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getClassifier() - Method in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
getClassifierTranslatedDependencies(Set, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Transform artifacts.
getDependency() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
getDependencyFilter() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
getDependencyFilter() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
 
getDependencyGraph() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Gets the computed dependency graph root node for the Maven project.
getDependencyId(Artifact, boolean, boolean) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
 
getDependencyNodeVisitor() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
Gets the dependency node visitor that this visitor applies on the resultant dependency tree.
getDependencySets(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
getDependencySets(boolean, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Method creates filters and filters the projects dependencies.
getDependencyTree() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
Gets the root node of the resultant dependency tree constructed by this visitor.
getDescription(Locale) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
getDestFileName() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getEncoding() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getEncoding() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
getExcludes() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getExcludes() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getExcludes() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
getExclusionErrors(Map, Set) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Returns a List of the artifacts that should have been excluded, but were found in the dependency tree.
getExclusionKey(Artifact) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
getExclusionKey(Exclusion) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
getExclusionPattern() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
getExclusions() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getExclusionsForDependency(Dependency) - Method in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
getFileMappers() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getFileMappers() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getFileMappers() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
getFilteredResolvedArtifacts(MavenProject, List, TransformableFilter) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
getFormattedFileName(Artifact, boolean) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Builds the file name.
getFormattedFileName(Artifact, boolean, boolean) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Builds the file name.
getFormattedFileName(Artifact, boolean, boolean, boolean) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Builds the file name.
getFormattedFileName(Artifact, boolean, boolean, boolean, boolean) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Builds the file name.
getFormattedOutputDirectory(boolean, boolean, boolean, boolean, boolean, boolean, File, Artifact) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Formats the outputDirectory based on type.
getGroupId() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
getGroupId() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getGroupId() - Method in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
getGroupId() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getI18nString(String) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
getI18nString(Locale, String) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
 
getIncludes() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getIncludes() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getIncludes() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
Gets the indentation level of the specified line.
getLastModified(File) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
File.getLastModified sometimes returns a wrong value.
getLayout(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Return an ArtifactsFilter indicating which artifacts must be filtered out.
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
getMarkedArtifactFilter() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
getMarkedArtifactFilter(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
getMarkedArtifactFilter(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
getMarkedArtifactFilter(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getMarkerFile() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
Returns properly formatted File.
getMarkerFile() - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
Returns properly formatted File.
getMarkerFile() - Method in class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
 
getMarkerFile(boolean) - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
Get MarkerFile, exposed for unit testing purposes.
getMarkerFilesDirectory() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
getMarkersDirectory() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getMarkersDirectory() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
getMismatch(Map, Set) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Calculate the mismatches between the DependencyManagement and resolved artifacts.
getModuleDescriptor(File) - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
GetMojo - Class in org.apache.maven.plugins.dependency
Resolves a single artifact, eventually transitively, from the specified remote repositories.
GetMojo(MavenSession, ArtifactResolver, DependencyResolver, ArtifactHandlerManager, Map, RepositorySystem) - Constructor for class org.apache.maven.plugins.dependency.GetMojo
 
getName(Locale) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
getOptional() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getOutput(boolean, boolean, boolean) - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getOutputDirectory() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
getOutputFileDirectory() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
getOutputName() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
getOverWrite() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getPackaging() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getParent() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getPremanagedScope() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getPremanagedVersion() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getProcessedArtifactItems(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
getProcessedArtifactItems(ProcessArtifactItemsRequest) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Preprocesses the list of ArtifactItems.
getProject() - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
getProject() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
getProject() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Gets the Maven project used by this mojo.
getProjectKey(MavenProject) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
getProjectPlugins() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
This method retrieve plugins list from the project.
getProjectPlugins() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
This return plugin list of the project after applying the include/exclude filters.
getProjectPlugins(MavenProject) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Retrieve all plugins used in project either in build or reporting section.
getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
getResolvedDependencies() - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
getResolvedDependencies(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Retrieves dependencies, either direct only or all including transitive.
getResolvedPomArtifact(Artifact) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
getResolverUtil() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
getResults() - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
getSerializingDependencyNodeVisitor(Writer) - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
getSkippedDependencies() - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
getTemplatePath() - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
getTitle() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
getType() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getType() - Method in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
getUnResolvedDependencies() - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
getVersion() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
getVersion() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
getVersionConstraint() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
getViolations() - Method in class org.apache.maven.plugins.dependency.exclusion.ExclusionChecker
 
goal - Variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
The name of the goal for which to show help.
GoOfflineMojo - Class in org.apache.maven.plugins.dependency.resolvers
Goal that resolves all project dependencies, including plugins and reports and their dependencies.
GoOfflineMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
GRAPHML_FOOTER - Static variable in class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
Graphml xml file footer.
GRAPHML_HEADER - Static variable in class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
Graphml xml file header.
GraphmlDependencyNodeVisitor - Class in org.apache.maven.plugins.dependency.tree
A dependency node visitor that serializes visited nodes to a writer using the graphml format.
GraphmlDependencyNodeVisitor(Writer) - Constructor for class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
Constructor.
graphRoot - Variable in class org.apache.maven.plugins.dependency.fromDependencies.GraphRootMatcher
 
GraphRoot - Class in org.apache.maven.plugins.dependency.fromDependencies
 
GraphRoot() - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
GraphRootMatcher - Class in org.apache.maven.plugins.dependency.fromDependencies
 
GraphRootMatcher(GraphRoot) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.GraphRootMatcher
 
graphRoots - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
By default, this goal uses the project itself as the root of the dependency tree.
GROUP_ID_FUZZINESS - Static variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
groupId - Variable in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
groupId - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Group ID of artifact.
groupId - Variable in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
groupId - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 

H

handler - Variable in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
The handler.
hashCode() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
HelpMojo - Class in org.apache.maven.plugins.maven_dependency_plugin
Display help information on maven-dependency-plugin.
Call mvn dependency:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 

I

i18n - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
Internationalization component.
i18n - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
ignoreAllNonTestScoped - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Ignore all dependencies that are used only in test but not test-scoped.
ignoredDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of dependencies that will be ignored.
ignoreDirect - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Ignore Direct Dependency Overrides of dependencyManagement section.
ignoredNonTestScopedDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of dependencies that are ignored if they are in not test scope but are only used in test classes.
ignoredPackagings - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of project packaging that will be ignored.
ignoredUnusedDeclaredDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of dependencies that are ignored if they are declared but unused.
ignoredUsedUndeclaredDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
List of dependencies that will be ignored if they are used but undeclared.
ignoreNonCompile - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Ignore runtime/provided/test/system scopes for unused dependency analysis.
ignoreNonCompile - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
Ignore Runtime/Provided/Test/System scopes for unused dependency analysis.
ignorePermissions - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
Ignore to set file permissions when unpacking a dependency.
ignorePermissions - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
Ignore to set file permissions when unpacking a dependency.
ignoreUnusedRuntime - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Ignore runtime scope for unused dependency analysis.
include - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Comma-separated list of groupId:artifactId entries, which should be used to include artifacts for deletion/refresh.
includeArtifactIds - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of artifact IDs to include.
includeArtifactIds - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
List of artifact IDs to include.
includeClassifiers - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of Classifiers to include.
includeGroupIds - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of group IDs to include.
includeGroupIds - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
List of group IDs to include.
includeParents - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
Include parent poms in the dependency resolution list.
includes - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
A comma separated list of file patterns to include when unpacking the artifact.
includes - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
A comma separated list of file patterns to include when unpacking the artifact.
includes - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
A comma separated list of file patterns to include when unpacking the artifact.
includes - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The list of dependencies in the form of groupId:artifactId which should BE deleted/refreshed.
includes - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
A comma-separated list of artifacts to filter the serialized dependency tree by, or null not to filter the dependency tree.
includesArtifactId - Variable in class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
includeScope - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Scope threshold to include.
includesGroupId - Variable in class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
includeTypes - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Comma-separated list of Types to include.
indent(int) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Returns a string of JsonDependencyNodeVisitor.indentChar for the indent level.
indentChar - Variable in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
 
indentSize - Variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
The number of spaces per indentation level, should be positive.
info(CharSequence) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
info(CharSequence, Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
info(Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
installArtifact(Artifact, ProjectBuildingRequest) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Install the artifact and the corresponding pom if copyPoms=true.
installBaseSnapshot(Artifact, ProjectBuildingRequest) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
installer - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
isArtifactIncluded(ArtifactItem) - Method in interface org.apache.maven.plugins.dependency.utils.filters.ArtifactItemFilter
 
isArtifactIncluded(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isArtifactIncluded(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
isArtifactIncluded(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.utils.filters.ResolveFileFilter
 
isArtifactInReactor(Artifact) - Method in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsArtifactFilter
 
isCopyPom() - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
isDataSet() - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
Determinate if all needed data is set.
isDebugEnabled() - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
 
isErrorEnabled() - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
 
isExclusionInProject(Exclusion) - Method in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
isFailBuild() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
isFailOnMissingClassifierArtifact() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isIgnoreDirect() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
isInfoEnabled() - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
 
isMarkerOlder(Artifact) - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
isMarkerOlder(Artifact) - Method in interface org.apache.maven.plugins.dependency.utils.markers.MarkerHandler
 
isMarkerOlder(Artifact) - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
isMarkerSet() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
Tests whether the file or directory denoted by this abstract pathname exists.
isMarkerSet() - Method in interface org.apache.maven.plugins.dependency.utils.markers.MarkerHandler
 
isMarkerSet() - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
Tests whether the file or directory denoted by this abstract pathname exists.
isNeedsProcessing() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
isOverWriteIfNewer() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
isOverWriteIfNewer() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isOverWriteIfNewer() - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
isOverWriteReleases() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
isOverWriteReleases() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isOverWriteReleases() - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
isOverWriteSnapshots() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
isOverWriteSnapshots() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isOverWriteSnapshots() - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
isPrependGroupId() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
isPrependGroupId() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
isRemoveClassifier() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
isRemoveClassifier() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isRemoveType() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isRemoveVersion() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
isRemoveVersion() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isResolved() - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
isSilent() - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
Deprecated.
to be removed in 4.0
isSkip() - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
isSkip() - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
isSkip() - Method in class org.apache.maven.plugins.dependency.GetMojo
 
isSkip() - Method in class org.apache.maven.plugins.dependency.PropertiesMojo
 
isSkip() - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
isSkip() - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
isStripClassifier() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
isStripType() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isStripVersion() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
isStripVersion() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isStripVersion() - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
isUpToDate(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Checks that new classpath differs from that found inside the old classpathFile.
isUseBaseVersion() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
isUseRepositoryLayout() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isUseRepositoryLayout() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isUseSubDirectoryPerArtifact() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isUseSubDirectoryPerArtifact() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isUseSubDirectoryPerScope() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isUseSubDirectoryPerType() - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
isUseSubDirectoryPerType() - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
isWarnEnabled() - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.

J

JsonDependencyNodeVisitor - Class in org.apache.maven.plugins.dependency.tree
A dependency node visitor that serializes visited nodes to a writer using the JSON format.
JsonDependencyNodeVisitor(Writer) - Constructor for class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Creates a new instance of JsonDependencyNodeVisitor.

L

label - Variable in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor.EdgeAppender
Edge label.
lineLength - Variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
The maximum length of a display line, should be positive.
ListClassesMojo - Class in org.apache.maven.plugins.dependency
Retrieves and lists all classes contained in the specified artifact from the specified remote repositories.
ListClassesMojo(ResolverUtil) - Constructor for class org.apache.maven.plugins.dependency.ListClassesMojo
 
ListMojo - Class in org.apache.maven.plugins.dependency.resolvers
Displays the list of dependencies for this project.
ListMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ListMojo
 
ListRepositoriesMojo - Class in org.apache.maven.plugins.dependency
Goal that collects all project dependencies and then lists the repositories used by the build and by the transitive dependencies.
ListRepositoriesMojo(MavenSession, BuildContext, MavenProject, RepositorySystem) - Constructor for class org.apache.maven.plugins.dependency.ListRepositoriesMojo
 
locale - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
localRepoProperty - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Replace the absolute path to the local repo with this property.
localRepository - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The local repository, from which to delete artifacts.
localRepositoryDirectory - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Path to override default local repository during plugin's execution.
location - Variable in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
log - Variable in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsArtifactFilter
 
log - Variable in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsDependencyFilter
 
log(String, Log) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Writes each line in the specified string to the log at info level.
logArtifacts(Map) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
logArtifacts(Set, boolean) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
logDependencyWarning(CharSequence) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
logger - Variable in class org.apache.maven.plugins.dependency.utils.CopyUtil
 
logMessage(String) - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
logMismatch(Artifact, Dependency) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
This function displays the log to the screen showing the versions and information about the artifacts that don't match.
logUnpack(Log, File, File, String, String) - Method in class org.apache.maven.plugins.dependency.utils.UnpackUtil
 
logViolations(String, Map, Consumer) - Method in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 

M

manualInclude - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Comma-separated list of groupId:artifactId entries, which should be used to manually include artifacts for deletion.
manualIncludes - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The list of dependencies in the form of groupId:artifactId which should BE deleted/purged from the local repository.
manualPurge(List) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Purge/Delete artifacts from the local repository according to the given patterns.
MarkerFileFilter - Class in org.apache.maven.plugins.dependency.utils.filters
 
MarkerFileFilter(boolean, boolean, boolean, MarkerHandler) - Constructor for class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
markerFilesDirectory - Variable in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
The marker directory.
MarkerHandler - Interface in org.apache.maven.plugins.dependency.utils.markers
 
markersDirectory - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
Directory to store flag files after unpack.
markersDirectory - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Directory to store flag files.
matchers - Variable in class org.apache.maven.plugins.dependency.fromDependencies.OrDependencyMatcher
 
matches(Dependency) - Method in interface org.apache.maven.plugins.dependency.fromDependencies.DependencyMatcher
 
matches(Dependency) - Method in class org.apache.maven.plugins.dependency.fromDependencies.GraphRootMatcher
 
matches(Dependency) - Method in class org.apache.maven.plugins.dependency.fromDependencies.OrDependencyMatcher
 
mavenSessionProvider - Variable in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
MESSAGE_DUPLICATE_DEP_IN_DEPENDENCIES - Static variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
 
MESSAGE_DUPLICATE_DEP_IN_DEPMGMT - Static variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
 
ModuleDescriptor() - Constructor for class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo.ModuleDescriptor
 
moduleNameSource - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo.ModuleDescriptor
 
mojoExecution - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
This mojo execution, used to determine if it was launched from the lifecycle or the command-line.

N

name - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo.ModuleDescriptor
 
needsProcessing - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
nodeString - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 

O

OldResolveDependencySourcesMojo - Class in org.apache.maven.plugins.dependency.resolvers
Deprecated.
in favor of resolve-sources goal and will be removed in a future version
OldResolveDependencySourcesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.OldResolveDependencySourcesMojo
Deprecated.
 
optional - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
OrDependencyMatcher - Class in org.apache.maven.plugins.dependency.fromDependencies
 
OrDependencyMatcher(Collection) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.OrDependencyMatcher
 
orEmpty(Function) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Trivial null protection impl for comparing callback.
org.apache.maven.plugins.dependency - package org.apache.maven.plugins.dependency
 
org.apache.maven.plugins.dependency.analyze - package org.apache.maven.plugins.dependency.analyze
 
org.apache.maven.plugins.dependency.exclusion - package org.apache.maven.plugins.dependency.exclusion
 
org.apache.maven.plugins.dependency.fromConfiguration - package org.apache.maven.plugins.dependency.fromConfiguration
 
org.apache.maven.plugins.dependency.fromDependencies - package org.apache.maven.plugins.dependency.fromDependencies
 
org.apache.maven.plugins.dependency.resolvers - package org.apache.maven.plugins.dependency.resolvers
 
org.apache.maven.plugins.dependency.tree - package org.apache.maven.plugins.dependency.tree
 
org.apache.maven.plugins.dependency.utils - package org.apache.maven.plugins.dependency.utils
 
org.apache.maven.plugins.dependency.utils.filters - package org.apache.maven.plugins.dependency.utils.filters
 
org.apache.maven.plugins.dependency.utils.markers - package org.apache.maven.plugins.dependency.utils.markers
 
org.apache.maven.plugins.dependency.utils.translators - package org.apache.maven.plugins.dependency.utils.translators
 
org.apache.maven.plugins.maven_dependency_plugin - package org.apache.maven.plugins.maven_dependency_plugin
 
outputAbsoluteArtifactFilename - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
Output absolute filename for resolved artifacts.
outputAbsoluteArtifactFilename - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
Output absolute filename for resolved artifacts.
outputDirectory - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Target folder.
outputDirectory - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Default output location used for mojo, unless overridden in ArtifactItem.
outputDirectory - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Location to use for this artifact.
outputDirectory - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Output location.
outputEncoding - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
outputEncoding - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Encoding to write the rendered template.
outputEncoding - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
outputEncoding - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
The encoding of the output file.
outputEncoding - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
outputFile - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
If defined, the file to which the classpath string will be written.
outputFile - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
The file to write the rendered template string.
outputFile - Variable in class org.apache.maven.plugins.dependency.resolvers.AbstractResolveMojo
If specified, this parameter causes the dependencies to be written to the path specified instead of the console.
outputFile - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
If specified, this parameter causes the dependencies to be written to the path specified instead of the console.
outputFile - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
If specified, this parameter will cause the dependency tree to be written to the path specified, instead of writing to the console.
outputFileDirectory - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
outputFilterFile - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Write out the classpath in a format compatible with filtering (classpath=xxxxx)
outputProperty - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
If defined, the name of a property to which the classpath string will be written.
outputScope - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
If we should display the scope when resolving.
outputType - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
If specified, this parameter will cause the dependency tree to be written using the specified format.
outputXML - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Output the xml for the missing dependencies (used but not declared).
overIfNewer - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Deprecated.
use 'overWriteIfNewer' or 'mdep.overWriteIfNewer' as this does nothing now
overWrite - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Force Overwrite.
overWriteIfNewer - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Overwrite if newer.
overWriteIfNewer - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Overwrite artifacts that don't exist or are older than the source.
overWriteIfNewer - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
overWriteIfNewer - Variable in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
overWriteReleases - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Overwrite release artifacts.
overWriteReleases - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Overwrite release artifacts.
overWriteReleases - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
overWriteReleases - Variable in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
overWriteSnapshots - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
Overwrite snapshot artifacts.
overWriteSnapshots - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Overwrite snapshot artifacts.
overWriteSnapshots - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
overWriteSnapshots - Variable in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 

P

packaging - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
paramArtifact - Variable in class org.apache.maven.plugins.dependency.ListClassesMojo
 
ParamArtifact - Class in org.apache.maven.plugins.dependency.utils
Represent artifact data collected from Mojo parameters.
ParamArtifact() - Constructor for class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
parent - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
parentNodes - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
The resultant tree parent nodes for the currently visited node.
parseIncludes(String) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Convert comma separated list of includes to List object.
parseRepository(String, ArtifactRepositoryPolicy) - Method in class org.apache.maven.plugins.dependency.GetMojo
 
pathSeparator - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Override the char used between path folders.
plexusContainer - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
The plexusContainer to look up the ProjectDependencyAnalyzer implementation depending on the mojo configuration.
PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
PluginsIncludeExcludeFilter - Class in org.apache.maven.plugins.dependency.resolvers
A filter to include or exclude plugins.
PluginsIncludeExcludeFilter(List, List, List, List) - Constructor for class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
PluginsReactorExcludeFilter - Class in org.apache.maven.plugins.dependency.resolvers
A filter to exclude plugins that are part of the current reactor build.
PluginsReactorExcludeFilter(List) - Constructor for class org.apache.maven.plugins.dependency.resolvers.PluginsReactorExcludeFilter
 
pomRemoteRepositories - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
prefix - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
The prefix to prepend on each dependent artifact.
premanagedScope - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
premanagedVersion - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
prepareRemoteMirrorRepositoriesList(StringBuilder, Collection) - Method in class org.apache.maven.plugins.dependency.ListRepositoriesMojo
 
prepareRemoteRepositoriesList(StringBuilder, Collection) - Method in class org.apache.maven.plugins.dependency.ListRepositoriesMojo
 
prepareRemoteRepository(String) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
prependGroupId - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Prepend artifact groupId during copy.
prependGroupId - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
Prepend the groupId to the filename.
prependGroupId - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Prepend the group ID during copy.
prependGroupId - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
prependGroupId(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
printClassesFromArtifactResult(File) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
 
ProcessArtifactItemsRequest - Class in org.apache.maven.plugins.dependency.fromConfiguration
 
ProcessArtifactItemsRequest() - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
Default ctor.
ProcessArtifactItemsRequest(boolean, boolean, boolean, boolean) - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
project - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
POM.
project - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
The Maven project to analyze.
project - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
project - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
The Maven project to analyze.
project - Variable in class org.apache.maven.plugins.dependency.DisplayAncestorsMojo
 
project - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
project - Variable in class org.apache.maven.plugins.dependency.PropertiesMojo
The current Maven project.
project - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The current Maven project.
project - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The Maven project.
projectArtifact - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.DirectDependencyFilter
 
projectBuilder - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
projectHelper - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
projectHelper - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
projectModelId - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
Current project modelId.
PropertiesMojo - Class in org.apache.maven.plugins.dependency
Goal that sets a property pointing to the artifact file for each project dependency.
PropertiesMojo(MavenProject) - Constructor for class org.apache.maven.plugins.dependency.PropertiesMojo
 
purgeArtifacts(MavenProject, Set) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
purgeLocalRepository(MavenProject, Set) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Purges the local repository for the dependencies in the given Maven project.
PurgeLocalRepositoryMojo - Class in org.apache.maven.plugins.dependency
When run on a project, remove the project dependencies from the local repository, and optionally re-resolve them.
PurgeLocalRepositoryMojo(MavenProject, MavenSession, ArtifactHandlerManager, DependencyResolver, ArtifactResolver) - Constructor for class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
PurgeLocalRepositoryMojo.DirectDependencyFilter - Class in org.apache.maven.plugins.dependency
Includes only direct project dependencies.
PurgeLocalRepositoryMojo.SnapshotsFilter - Class in org.apache.maven.plugins.dependency
Includes only snapshot artifacts.

R

reactorArtifactKeys - Variable in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsArtifactFilter
 
reactorArtifactKeys - Variable in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsDependencyFilter
 
reactorArtifactKeys - Variable in class org.apache.maven.plugins.dependency.resolvers.PluginsReactorExcludeFilter
 
reactorProjects - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
The Maven projects in the reactor.
readClasspathFile() - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Reads the file specified by the mojo param 'outputFile' into a string.
regenerateFile - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
If 'true', it skips the up-to-date-check, and always regenerates the classpath file.
remoteRepositories - Variable in class org.apache.maven.plugins.dependency.GetMojo
Repositories in the format id::[layout]::url or just url, separated by comma.
remoteRepositories - Variable in class org.apache.maven.plugins.dependency.ListClassesMojo
Repositories in the format id::[layout::]url or just URLs.
remoteRepositories(List) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Prepare a remote repositories list for given descriptions.
removeClassifier - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
Remove the classifier from the filename.
removeClassifier - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
removeType - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
removeVersion - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
Remove the version from the filename.
removeVersion - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
removeVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
render(List) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Do render the template.
renderBody() - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
RenderDependenciesMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
This goal renders dependencies based on a velocity template.
RenderDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager, MavenProjectHelper) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
renderDependenciesTable(Sink, Collection) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeReportRenderer
 
repeat(String, int) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
Repeat a String n times to form a new string.
repositoryLayouts - Variable in class org.apache.maven.plugins.dependency.GetMojo
Map that contains the layouts.
repositoryManager - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
repositorySystem - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
repositorySystem - Variable in class org.apache.maven.plugins.dependency.GetMojo
The repository system.
repositorySystem - Variable in class org.apache.maven.plugins.dependency.ListRepositoriesMojo
 
repositorySystem - Variable in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
reResolve - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Whether to re-resolve the artifacts once they have been deleted from the local repository.
reResolveArtifacts(MavenProject, Set) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
resolutionFuzziness - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Determines how liberally the plugin will delete an artifact from the local repository.
resolve(Set, boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
resolveArtifact(Artifact, List) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve given artifact.
resolved - Variable in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
resolvedDependencies - Variable in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
resolveDependencies(Plugin, Predicate) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve transitive dependencies for plugin.
resolveDependencies(Artifact, List, List) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve transitive dependencies for artifact.
resolveDependencies(Artifact, List) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve transitive dependencies for artifact.
resolveDependenciesForArtifact(Artifact, List, List, List) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve transitive dependencies for artifact with managed dependencies.
ResolveDependenciesMojo - Class in org.apache.maven.plugins.dependency.resolvers
Goal that resolves the project dependencies from the repository.
ResolveDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
 
ResolveDependenciesMojo.ModuleDescriptor - Class in org.apache.maven.plugins.dependency.resolvers
 
resolveDependencyArtifacts() - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
This method resolves the dependency artifacts from the project.
resolveDependencyArtifacts(Dependency) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
ResolveDependencySourcesMojo - Class in org.apache.maven.plugins.dependency.resolvers
Goal that resolves the project source dependencies from the repository.
ResolveDependencySourcesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ResolveDependencySourcesMojo
 
ResolveFileFilter - Class in org.apache.maven.plugins.dependency.utils.filters
 
ResolveFileFilter(MarkerHandler) - Constructor for class org.apache.maven.plugins.dependency.utils.filters.ResolveFileFilter
 
resolvePlugin(Plugin) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
Resolve given plugin artifact.
ResolvePluginsMojo - Class in org.apache.maven.plugins.dependency.resolvers
Goal that resolves all project plugins and reports and their dependencies.
ResolvePluginsMojo(MavenSession, BuildContext, MavenProject, ResolverUtil) - Constructor for class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
 
resolverUtil - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
resolverUtil - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
resolverUtil - Variable in class org.apache.maven.plugins.dependency.ListClassesMojo
 
resolverUtil - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolvePluginsMojo
 
ResolverUtil - Class in org.apache.maven.plugins.dependency.utils
Helper class for using Resolver API.
ResolverUtil(RepositorySystem, Provider) - Constructor for class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
results - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
Only used to store results for integration test validation.
rootNode - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
The root node of the resultant tree.
rootNode - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The computed dependency tree root node of the Maven project.

S

scope - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The scope to filter by when resolving the dependency tree, or null to include dependencies from all scopes.
scriptableFlag - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Flag to use for scriptable output.
scriptableOutput - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Output scriptable values for the missing dependencies (used but not declared).
serializeDependencyTree(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Serializes the specified dependency tree to a string.
session - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
The Maven session.
session - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
 
session - Variable in class org.apache.maven.plugins.dependency.GetMojo
 
session - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
session - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
setArtifact(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setArtifact(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
A string of the form groupId:artifactId:version[:packaging[:classifier]].
setArtifact(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
setArtifact(Artifact) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setArtifact(Artifact) - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
setArtifact(Artifact) - Method in interface org.apache.maven.plugins.dependency.utils.markers.MarkerHandler
 
setArtifactId(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setArtifactId(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
setArtifactId(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
The artifactId of the artifact to resolve.
setArtifactId(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
The artifact ID of the artifact to download.
setArtifactId(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
setArtifactItem(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
 
setArtifactItems(List) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setChildren(List) - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
The classifier of the artifact to resolve.
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
The classifier of the artifact to download.
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.resolvers.ResolveDependencySourcesMojo
 
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
setClassifier(String) - Method in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
setCopyPom(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
setDestFileName(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setEncoding(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setEncoding(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
setExcludes(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setExcludes(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
setExcludes(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
setExtension(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
setFailBuild(boolean) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
setFailOnMissingClassifierArtifact(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setFileMappers(FileMapper[]) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setFileMappers(FileMapper[]) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
setFileMappers(FileMapper[]) - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
setFileSeparator(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setGroupId(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setGroupId(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.GraphRoot
 
setGroupId(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
The groupId of the artifact to resolve.
setGroupId(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
The group ID of the artifact to download.
setGroupId(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
setIgnoreDirect(boolean) - Method in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
 
setIncludes(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setIncludes(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
setIncludes(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
setLocalRepoProperty(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setLocalRepositoryDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setMarker() - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
setMarker() - Method in interface org.apache.maven.plugins.dependency.utils.markers.MarkerHandler
 
setMarker() - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
setMarkerFilesDirectory(File) - Method in class org.apache.maven.plugins.dependency.utils.markers.DefaultFileMarkerHandler
 
setMarkersDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
setMarkersDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
setNeedsProcessing(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setOutputDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setOutputDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setOutputDirectory(File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setOutputEncoding(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
setOutputFile(File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setOutputFile(File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
setOutputFileDirectory(File) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setOutputProperty(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setOverWrite(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setOverWriteIfNewer(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setOverWriteIfNewer(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setOverWriteIfNewer(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
setOverWriteReleases(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setOverWriteReleases(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setOverWriteReleases(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
setOverWriteSnapshots(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
 
setOverWriteSnapshots(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setOverWriteSnapshots(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.MarkerFileFilter
 
setPackaging(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
The packaging of the artifact to resolve.
setPackaging(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
The packaging of the artifact to download.
setPackaging(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
setPathSeparator(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setPrefix(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setPrependGroupId(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
setPrependGroupId(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
 
setRegenerateFile(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setRemoveClassifier(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
setRemoveClassifier(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setRemoveType(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setRemoveVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
setRemoveVersion(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setResolved(boolean) - Method in class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
setResolvedDependencies(Set) - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
setSilent(boolean) - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
Deprecated.
to be removed in 4.0; no API replacement, use -q command line option instead
setSkip(boolean) - Method in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
 
setSkip(boolean) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
setSkip(boolean) - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
 
setSkippedDependencies(Set) - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
setStripClassifier(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
setStripType(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setStripVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
setStripVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setStripVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
 
setTemplate(String) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
 
setType(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setType(String) - Method in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
setUnResolvedDependencies(Set) - Method in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
setUseBaseVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
 
setUseBaseVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
setUseRepositoryLayout(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setUseRepositoryLayout(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setUseSubDirectoryPerArtifact(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setUseSubDirectoryPerArtifact(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setUseSubDirectoryPerScope(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setUseSubDirectoryPerType(boolean) - Method in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
 
setUseSubDirectoryPerType(boolean) - Method in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
setVersion(String) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
setVersion(String) - Method in class org.apache.maven.plugins.dependency.GetMojo
The version of the artifact to resolve.
setVersion(String) - Method in class org.apache.maven.plugins.dependency.ListClassesMojo
The version of the artifact to download.
setVersion(String) - Method in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
shouldPurgeAllProjectsInReactor() - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Determines if all projects in the reactor should be purged from their dependencies.
SIGNATURE_EXTENSION - Static variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
 
silent - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
Deprecated.
to be removed in 4.0; use -q command line option instead
skip - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDepMgt
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeDuplicateMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.exclusion.AnalyzeExclusionsMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.GetMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.ListClassesMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.PropertiesMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Skip plugin execution completely.
skip - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
Skip plugin execution completely.
skipDuringIncrementalBuild - Variable in class org.apache.maven.plugins.dependency.AbstractDependencyMojo
Skip plugin execution only during incremental builds (e.g.
skippedDependencies - Variable in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
SnapshotsFilter() - Constructor for class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo.SnapshotsFilter
 
snapshotsOnly - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Whether to purge only snapshot artifacts.
sort - Variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependenciesMojo
Sort the output list of resolved artifacts alphabetically.
SOURCES_CLASSIFIER - Static variable in class org.apache.maven.plugins.dependency.resolvers.ResolveDependencySourcesMojo
 
SourcesFileMarkerHandler - Class in org.apache.maven.plugins.dependency.utils.markers
 
SourcesFileMarkerHandler(File) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
SourcesFileMarkerHandler(Artifact, File, boolean) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.SourcesFileMarkerHandler
 
store(String, File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Stores the specified string into that file.
storeClasspathFile(String, File) - Method in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Stores the specified string into that file.
stripClassifier - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Strip artifact classifier during copy.
stripClassifier - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Strip artifact classifier during copy.
stripClassifier - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Strip artifact classifier during copy (only works if prefix is set)
stripType - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Strip artifact type during copy.
stripVersion - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Strip artifact version during copy.
stripVersion - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Strip artifact version during copy.
stripVersion - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Strip artifact version during copy (only works if prefix is set)

T

template - Variable in class org.apache.maven.plugins.dependency.fromDependencies.RenderDependenciesMojo
Velocity template to use to render the output file.
test(Dependency) - Method in class org.apache.maven.plugins.dependency.resolvers.ExcludeReactorProjectsDependencyFilter
 
test(Plugin) - Method in class org.apache.maven.plugins.dependency.resolvers.PluginsIncludeExcludeFilter
 
test(Plugin) - Method in class org.apache.maven.plugins.dependency.resolvers.PluginsReactorExcludeFilter
 
TGFDependencyNodeVisitor - Class in org.apache.maven.plugins.dependency.tree
A dependency node visitor that serializes visited nodes to a writer using the TGF format.
TGFDependencyNodeVisitor(Writer) - Constructor for class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor
Constructor.
TGFDependencyNodeVisitor.EdgeAppender - Class in org.apache.maven.plugins.dependency.tree
Utility class to write an Edge.
to - Variable in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor.EdgeAppender
Edge end.
toArtifact(Plugin) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
toArtifactCoordinate(DependableCoordinate) - Method in class org.apache.maven.plugins.dependency.GetMojo
 
toGraphTokens(String) - Method in class org.apache.maven.plugins.dependency.tree.TreeMojo
Gets the graph tokens instance for the specified name.
tokens - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
The token set name to use when outputting the dependency tree.
toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
Splits the specified text into lines of convenient display length.
toLines(List, String, int, int) - Static method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
Adds the specified line to the output sequence, performing line wrapping if necessary.
toList(String) - Method in class org.apache.maven.plugins.dependency.resolvers.GoOfflineMojo
 
toNodeString() - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
toPatternExcludes(Artifact) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Returns a string that represents a pattern for an exclude filter for the given artifact.
toPlugin(ReportPlugin, MavenProject) - Method in class org.apache.maven.plugins.dependency.utils.ResolverUtil
 
toString() - Method in class org.apache.maven.plugins.dependency.exclusion.Coordinates
 
toString() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
 
toString() - Method in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor.EdgeAppender
Build a string representing the edge.
transitive - Variable in class org.apache.maven.plugins.dependency.GetMojo
Resolve transitively, retrieving the specified artifact and all of its dependencies.
transitive - Variable in class org.apache.maven.plugins.dependency.ListClassesMojo
Download transitively, retrieving the specified artifact and all of its dependencies.
translate(Set, Log) - Method in interface org.apache.maven.plugins.dependency.utils.translators.ArtifactTranslator
 
translate(Set, Log) - Method in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 
TreeMojo - Class in org.apache.maven.plugins.dependency.tree
Displays the dependency tree for this project.
TreeMojo(MavenProject, MavenSession, DependencyCollectorBuilder, DependencyGraphBuilder) - Constructor for class org.apache.maven.plugins.dependency.tree.TreeMojo
 
type - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Type of artifact (War, Jar, etc.)
type - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractDependencyFilterMojo
Specify type to look for when constructing artifact based on classifier.
type - Variable in class org.apache.maven.plugins.dependency.utils.translators.ClassifierTypeTranslator
 

U

unconditionallyIgnoredDeclaredDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
unpack(File, String, File, String, String, String, boolean, FileMapper[], Log) - Method in class org.apache.maven.plugins.dependency.utils.UnpackUtil
 
unpackArtifact(ArtifactItem) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
This method gets the Artifact object and calls DependencyUtil.unpackFile.
UnpackDependenciesMojo - Class in org.apache.maven.plugins.dependency.fromDependencies
Goal that unpacks the project dependencies from the repository to a defined location.
UnpackDependenciesMojo(MavenSession, BuildContext, MavenProject, ResolverUtil, ProjectBuilder, ArtifactHandlerManager, UnpackUtil) - Constructor for class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
UnpackFileMarkerHandler - Class in org.apache.maven.plugins.dependency.utils.markers
 
UnpackFileMarkerHandler(File) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
 
UnpackFileMarkerHandler(ArtifactItem, File) - Constructor for class org.apache.maven.plugins.dependency.utils.markers.UnpackFileMarkerHandler
 
UnpackMojo - Class in org.apache.maven.plugins.dependency.fromConfiguration
Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location.
UnpackMojo(MavenSession, BuildContext, MavenProject, ArtifactHandlerManager, UnpackUtil, RepositorySystem) - Constructor for class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
unpackUtil - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.UnpackMojo
 
unpackUtil - Variable in class org.apache.maven.plugins.dependency.fromDependencies.UnpackDependenciesMojo
 
UnpackUtil - Class in org.apache.maven.plugins.dependency.utils
Provide unpack method in one place for UnpackMojo and UnpackDependenciesMojo
UnpackUtil(ArchiverManager, BuildContext) - Constructor for class org.apache.maven.plugins.dependency.utils.UnpackUtil
Default constructor.
unResolvedDependencies - Variable in class org.apache.maven.plugins.dependency.utils.DependencyStatusSets
 
useBaseVersion - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.CopyMojo
Use artifact baseVersion during copy.
useBaseVersion - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
Use the baseVersion of the artifact instead of version for the filename.
useBaseVersion - Variable in class org.apache.maven.plugins.dependency.fromDependencies.BuildClasspathMojo
Either append the artifact's baseVersion or uniqueVersion to the filename.
useBaseVersion - Variable in class org.apache.maven.plugins.dependency.fromDependencies.CopyDependenciesMojo
Either append the artifact's baseVersion or uniqueVersion to the filename.
useBaseVersion - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
useBaseVersion(boolean) - Method in class org.apache.maven.plugins.dependency.fromConfiguration.ProcessArtifactItemsRequest
 
usedDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Force dependencies as used, to override incomplete result caused by bytecode-level analysis.
usedDependencies - Variable in class org.apache.maven.plugins.dependency.analyze.AnalyzeReport
Force dependencies as used, to override incomplete result caused by bytecode-level analysis.
useRepositoryLayout - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Place each artifact in the same directory layout as a default repository.
useRepositoryLayout - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
useSubDirectoryPerArtifact - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Place each file in a separate subdirectory.
useSubDirectoryPerArtifact - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
useSubDirectoryPerScope - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Place each type of file in a separate subdirectory.
useSubDirectoryPerScope - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 
useSubDirectoryPerType - Variable in class org.apache.maven.plugins.dependency.fromDependencies.AbstractFromDependenciesMojo
Place each type of file in a separate subdirectory.
useSubDirectoryPerType - Variable in class org.apache.maven.plugins.dependency.utils.filters.DestFileFilter
 

V

validate(Collection) - Method in class org.apache.maven.plugins.dependency.fromDependencies.OrDependencyMatcher
 
verbose - Variable in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
Output used dependencies.
verbose - Variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
Whether this plugin should output verbose messages.
verbose - Variable in class org.apache.maven.plugins.dependency.tree.TreeMojo
Whether to include omitted nodes in the serialized dependency tree.
verbose(String) - Method in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
verifyRequirements() - Method in class org.apache.maven.plugins.dependency.fromConfiguration.AbstractFromConfigurationMojo
ArtifactItems is filled by either field injection or by setArtifact().
version - Variable in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
Version of artifact.
version - Variable in class org.apache.maven.plugins.dependency.utils.ParamArtifact
 
VERSION_FUZZINESS - Static variable in class org.apache.maven.plugins.dependency.PurgeLocalRepositoryMojo
 
versionConstraint - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
violations - Variable in class org.apache.maven.plugins.dependency.exclusion.ExclusionChecker
 
visit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
visit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.DOTDependencyNodeVisitor
visit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.GraphmlDependencyNodeVisitor
visit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
 
visit(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.TGFDependencyNodeVisitor
visitor - Variable in class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor
The dependency node visitor to apply on the resultant dependency tree, or null for none.

W

warn(CharSequence) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
warn(CharSequence, Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
warn(Throwable) - Method in class org.apache.maven.plugins.dependency.utils.DependencySilentLog
By default, do nothing.
WrapperNode(DependencyNode, Artifact, String, String, String, Boolean, List, String) - Constructor for class org.apache.maven.plugins.dependency.tree.BuildingDependencyNodeVisitor.WrapperNode
 
write(String, File, boolean, String) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Writes the specified string to the specified file.
write(String, File, boolean, Log) - Static method in class org.apache.maven.plugins.dependency.utils.DependencyUtil
Deprecated.
specify an encoding instead of a log
writeChildren(int, DependencyNode, StringBuilder, Set) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Writes the children of the node to the string builder.
writeDependencyXML(Set) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
writeNode(int, DependencyNode, StringBuilder, Set) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Appends the node and its children to the string builder.
writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_dependency_plugin.HelpMojo
 
writer - Variable in class org.apache.maven.plugins.dependency.tree.AbstractSerializingVisitor
The writer to serialize to.
writeRootNode(DependencyNode) - Method in class org.apache.maven.plugins.dependency.tree.JsonDependencyNodeVisitor
Writes the node to the writer.
writeScriptableOutput(Set) - Method in class org.apache.maven.plugins.dependency.analyze.AbstractAnalyzeMojo
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values