Uses of Class
org.apache.maven.shared.test.plugin.ProjectTool.PomInfo

Uses of ProjectTool.PomInfo in org.apache.maven.shared.test.plugin
 

Methods in org.apache.maven.shared.test.plugin that return ProjectTool.PomInfo
protected  ProjectTool.PomInfo ProjectTool.manglePomForTesting(java.io.File pomFile, java.lang.String testVersion, boolean skipUnitTests)
          Inject a special version for testing, to allow tests to unambiguously reference the plugin currently under test.