com.atlassian.maven.plugin.clover.internal
Class ConfigUtil
java.lang.Object
com.atlassian.maven.plugin.clover.internal.ConfigUtil
public class ConfigUtil
- extends Object
A helper class to manage configuration of the maven-clover2-plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtil
public ConfigUtil(CloverConfiguration config)
resolveCloverDatabase
public String resolveCloverDatabase()
resolveMavenProject
public org.apache.maven.project.MavenProject resolveMavenProject()
- If a singleCloverDatabase is configured, return the first project in the reactor.
Otherwise, return the current project.
- Returns:
- the project to use
resolveSnapshotFile
public File resolveSnapshotFile(File snapshot)
Copyright © 2014 Atlassian Pty Ltd. All Rights Reserved.