org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
Construct an ArtifactRepository instance that refers to the normal Maven local repository.
org.apache.maven.artifact.repository.ArtifactRepository
Deprecated.
Construct an ArtifactRepository instance that refers to the test-time Maven local repository.
void
Deprecated.
Install a test version of a plugin - along with its POM, and as many ancestor POMs as can be
reached using the <relativePath/> element - to a clean local repository directory for
use in test builds.
org.apache.maven.shared.invoker.InvocationResult
Deprecated.
Build a standard InvocationRequest using the specified test-build POM, command-line properties,
goals, and output logfile.
org.apache.maven.shared.invoker.InvocationResult
BuildTool.executeMaven(org.apache.maven.shared.invoker.InvocationRequest request)
Deprecated.
Execute a test build using a customized InvocationRequest.
Deprecated.
Lookup and return the location of the normal Maven local repository.
protected org.apache.maven.shared.test.plugin.ProjectTool.PomInfo
Deprecated.
Inject a special version for testing, to allow tests to unambiguously reference the plugin
currently under test.
org.apache.maven.project.MavenProject
Deprecated.
Run the plugin's Maven build up to the package phase, in order to produce a jar file for
distribution to a test-time local repository.
org.apache.maven.project.MavenProject
Deprecated.
Run the plugin's Maven build up to the package phase, in order to produce a jar file for
distribution to a test-time local repository.
Deprecated.
Stage the component, using a stable version, into a temporary local-repository directory that is
generated by this method.
Deprecated.
Stage the component, using a stable version, into the specified local-repository directory.
Deprecated.
Stage the component, using a stable version, into a temporary local-repository directory that is
generated by this method.
Deprecated.
Stage the component, using a stable version, into the specified local-repository directory.
Deprecated.
Stage the plugin, using a stable version, into a temporary local-repository directory that is
generated by this method.
Deprecated.
Stage the plugin, using a stable version, into the specified local-repository directory.
Deprecated.
Stage the plugin, using a stable version, into a temporary local-repository directory that is
generated by this method.
Deprecated.
Stage the plugin, using a stable version, into the specified local-repository directory.
org.apache.maven.project.MavenProject
Deprecated.
Construct a MavenProject instance from the specified POM file.
org.apache.maven.project.MavenProject
Deprecated.
Construct a MavenProject instance from the specified POM file, using the specified local
repository directory to resolve ancestor POMs as needed.
org.apache.maven.project.MavenProject
Deprecated.
Construct a MavenProject instance from the specified POM file with dependencies.
org.apache.maven.project.MavenProject
Deprecated.
Construct a MavenProject instance from the specified POM file with dependencies, using the specified local
repository directory to resolve ancestor POMs as needed.