Package | Description |
---|---|
org.apache.maven.shared.test.plugin |
Modifier and Type | Method and 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.
|