Uses of Class
org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator

Packages that use ChecksumCalculator
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
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
protected  void SurefirePlugin.addPluginSpecificChecksumItems(ChecksumCalculator checksum)
           
protected abstract  void AbstractSurefireMojo.addPluginSpecificChecksumItems(ChecksumCalculator checksum)
           
 



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