All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractAnalyzeMojo 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.AbstractDependencyFilterMojo Class that encapsulates the plugin parameters, and contains methods that handle dependency filtering.AbstractDependencyMojo AbstractFromConfigurationMojo Abstract parent class used by mojos that get Artifact information from the plugin configuration as an ArrayList of ArtifactItems.AbstractFromDependenciesMojo Abstract Parent class used by mojos that get Artifact information from the project dependencies.AbstractResolveMojo AbstractSerializingVisitor Abstract class for visitors performing serialization.AnalyzeDepMgt This mojo looks at the dependencies after final resolution and looks for mismatches in your dependencyManagement section.AnalyzeDuplicateMojo Analyzes the<dependencies/>and<dependencyManagement/>tags in thepom.xmland determines the duplicate declared dependencies.AnalyzeExclusionsMojo Analyzes the exclusions defined on dependencies in this project and reports if any of them are unneeded.AnalyzeMojo Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared.AnalyzeOnlyMojo Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared.AnalyzeReport Analyzes the dependencies of this project and produces a report that summarizes which are: used and declared; used and undeclared; unused and declared.AnalyzeReportRenderer This is the view part of the analyze-report mojo.ArtifactItem ArtifactItem represents information specified in the plugin configuration section for each artifact.ArtifactItemFilter ArtifactTranslator BuildClasspathMojo This goal outputs a classpath string of dependencies from the local repository to a file or log.BuildingDependencyNodeVisitor A dependency node visitor that clones visited nodes into a new dependency tree.BuildingDependencyNodeVisitor.WrapperNode ClassifierTypeTranslator CollectDependenciesMojo Goal that collects the project dependencies from the repository.Coordinates Simple "record" to hold the coordinates of the dependency which is excluded.CopyDependenciesMojo Goal that copies the files for a project's dependencies from the repository to a directory.CopyMojo Goal that copies a list of artifacts from the repository to defined locations.CopyUtil Provide a copyFile method in one place.DefaultFileMarkerHandler DependencyMatcher DependencySilentLog This logger implements both types of logs currently in use and turns off logs.DependencyStatusSets DependencyUtil Utility class with static helper methods.DestFileFilter DisplayAncestorsMojo Displays all ancestor POMs of the project.DOTDependencyNodeVisitor A dependency node visitor that serializes visited nodes to DOT formatExcludeReactorProjectsArtifactFilter ArtifactFilterimplementation that excludes artifacts found in the Reactor.ExcludeReactorProjectsDependencyFilter Filter implementation that excludes artifacts found in the Reactor.ExclusionChecker GetMojo Resolves a single artifact, eventually transitively, from the specified remote repositories.GoOfflineMojo Goal that resolves all project dependencies, including plugins and reports and their dependencies.GraphmlDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the graphml format.GraphRoot GraphRootMatcher HelpMojo Display help information on maven-dependency-plugin.
Callmvn dependency:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.JsonDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the JSON format.ListClassesMojo Retrieves and lists all classes contained in the specified artifact from the specified remote repositories.ListMojo Displays the list of dependencies for this project.ListRepositoriesMojo Goal that collects all project dependencies and then lists the repositories used by the build and by the transitive dependencies.MarkerFileFilter MarkerHandler OldResolveDependencySourcesMojo Deprecated. in favor ofresolve-sourcesgoal and will be removed in a future versionOrDependencyMatcher ParamArtifact Represent artifact data collected from Mojo parameters.PluginsIncludeExcludeFilter A filter to include or exclude plugins.PluginsReactorExcludeFilter A filter to exclude plugins that are part of the current reactor build.ProcessArtifactItemsRequest PropertiesMojo Goal that sets a property pointing to the artifact file for each project dependency.PurgeLocalRepositoryMojo When run on a project, remove the project dependencies from the local repository, and optionally re-resolve them.PurgeLocalRepositoryMojo.SnapshotsFilter Includes only snapshot artifacts.RenderDependenciesMojo This goal renders dependencies based on a velocity template.ResolveDependenciesMojo Goal that resolves the project dependencies from the repository.ResolveDependenciesMojo.ModuleDescriptor ResolveDependencySourcesMojo Goal that resolves the project source dependencies from the repository.ResolveFileFilter ResolvePluginsMojo Goal that resolves all project plugins and reports and their dependencies.ResolverUtil Helper class for using Resolver API.SourcesFileMarkerHandler TGFDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the TGF format.TGFDependencyNodeVisitor.EdgeAppender Utility class to write an Edge.TreeMojo Displays the dependency tree for this project.UnpackDependenciesMojo Goal that unpacks the project dependencies from the repository to a defined location.UnpackFileMarkerHandler UnpackMojo Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location.UnpackUtil Provide unpack method in one place forUnpackMojoandUnpackDependenciesMojo