Uses of Package
org.apache.maven.shared.test.plugin

Classes in org.apache.maven.shared.test.plugin used by org.apache.maven.shared.test.plugin
BuildTool
          Test-tool used to execute Maven builds in order to test plugin functionality.
ProjectTool
          Testing tool used to read MavenProject instances from pom.xml files, and to create plugin jar files (package phase of the normal build process) for distribution to a test local repository directory.
ProjectTool.PomInfo
           
RepositoryTool
          Tools to access and manage Maven repositories for test builds, including construction of a local repository directory structure.
TestToolsException