Uses of Class
org.apache.maven.shared.test.plugin.ProjectTool.PomInfo
-
Packages that use ProjectTool.PomInfo Package Description org.apache.maven.shared.test.plugin -
-
Uses of ProjectTool.PomInfo in org.apache.maven.shared.test.plugin
Methods in org.apache.maven.shared.test.plugin that return ProjectTool.PomInfo Modifier and Type Method Description protected ProjectTool.PomInfo
ProjectTool. manglePomForTesting(java.io.File pomFile, java.lang.String testVersion, boolean skipUnitTests)
Deprecated.Inject a special version for testing, to allow tests to unambiguously reference the plugin currently under test.
-