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

Class Summary
BuildTool Test-tool used to execute Maven builds in order to test plugin functionality.
ComponentTestTool Test tool that provides a single point of access for staging a maven component artifact - along with its POM lineage - into a clean test-time local repository.
PluginTestTool Test tool that provides a single point of access for staging a plugin artifact - along with its POM lineage - into a clean test-time local repository.
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.
RepositoryTool Tools to access and manage Maven repositories for test builds, including construction of a local repository directory structure.
 

Exception Summary
TestToolsException  
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.