Uses of Package
com.atlassian.maven.plugin.clover

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

Classes in com.atlassian.maven.plugin.clover used by com.atlassian.maven.plugin.clover
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.
CloverOptimizerMojo
          Sets the 'test' property on the project which is used by the maven-surefire-plugin to determine which tests are run.
 

Classes in com.atlassian.maven.plugin.clover used by com.atlassian.maven.plugin.clover.internal
DistributedCoverage
          Complex configuration objects need to be in the same package as the MOJO that defines them.
 



Copyright © 2014 Atlassian Pty Ltd. All Rights Reserved.