Uses of Class
org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
Packages that use ChecksumCalculator Package Description org.apache.maven.plugin.failsafe Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.org.apache.maven.plugin.surefire -
-
Uses of ChecksumCalculator in org.apache.maven.plugin.failsafe
Methods in org.apache.maven.plugin.failsafe with parameters of type ChecksumCalculator Modifier and Type Method Description protected void
IntegrationTestMojo. addPluginSpecificChecksumItems(ChecksumCalculator checksum)
-
Uses of ChecksumCalculator in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire with parameters of type ChecksumCalculator Modifier and Type Method Description protected void
AbstractSurefireMojo. addPluginSpecificChecksumItems(ChecksumCalculator checksum)
-