Package com.atlassian.maven.plugin.clover

Class Summary
CloverAggregateMojo Aggregate children module Clover databases if there are any.
CloverCheckMojo Verify Test Percentage Coverage (TPC) from an existing Clover database and fail the build if it is below the defined threshold.
CloverCheckPointMojo  
CloverCleanMojo The clover2:clean goal should be run directly from the command line, when you are developing using the clover test runner optimizer.
CloverCompilerMojo This mojo is to be used mainly for incremental instrumentation and compilation of Java source code.
CloverInstrumentInternalMojo Instrument source roots.
CloverInstrumentMojo Instrument all sources using Clover and forks a custom lifecycle to execute project's tests on the instrumented code so that a Clover database is created.
CloverLogMojo Provides information on the current Clover database.
CloverMergeMojo Merge arbitrary number of clover databases into one.
CloverOptimizerMojo  
CloverReportMojo Generate a Clover report from existing Clover databases.
CloverSaveHistoryMojo Save a Clover history point.
MvnLogBuildListener A simple build listener which logs to maven's Log, instead of Ant's.
MvnLogger  
MvnLogger.MvnLoggerFactory  
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.