Uses of Class
com.atlassian.maven.plugin.clover.internal.AbstractCloverMojo

Packages that use AbstractCloverMojo
com.atlassian.maven.plugin.clover   
 

Uses of AbstractCloverMojo in com.atlassian.maven.plugin.clover
 

Subclasses of AbstractCloverMojo in com.atlassian.maven.plugin.clover
 class CloverAggregateMojo
          Aggregate children module Clover databases if there are any.
 class CloverCheckMojo
          Verify Test Percentage Coverage (TPC) from an existing Clover database and fail the build if it is below the defined threshold.
 class CloverInstrumentInternalMojo
          Instrument source roots.
 class 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.
 class CloverLogMojo
          Provides information on the current Clover database.
 class CloverSaveHistoryMojo
          Save a Clover history point.
 



Copyright © 2007 Atlassian Software Systems Pty Ltd. All Rights Reserved.