com.atlassian.bamboo.clover.builder.command
Class CloverMavenCommandDecorator
java.lang.Object
com.atlassian.bamboo.clover.builder.command.AbstractCloverCommandDecorator
com.atlassian.bamboo.clover.builder.command.CloverMavenCommandDecorator
- All Implemented Interfaces:
- TaskProcessCommandDecorator, BambooPluginModule
public class CloverMavenCommandDecorator
- extends AbstractCloverCommandDecorator
Enhance Maven command so that Clover instrumentation will occur
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAVEN_CLOVER_REPOSITORY_POLLUTION_PROTECTION
public static final String MAVEN_CLOVER_REPOSITORY_POLLUTION_PROTECTION
- See Also:
- Constant Field Values
PROTECTION_DISABLED_PROPERTY
public static final String PROTECTION_DISABLED_PROPERTY
- See Also:
- Constant Field Values
NO_INTEGRATION_WARNING
public static final String NO_INTEGRATION_WARNING
- See Also:
- Constant Field Values
CloverMavenCommandDecorator
public CloverMavenCommandDecorator()
decorateCloverArguments
@NotNull
public List<String> decorateCloverArguments(@NotNull
TaskContext taskContext,
@NotNull
com.atlassian.clover.api.ci.CIOptions.Builder options,
@NotNull
List<String> args)
- Specified by:
decorateCloverArguments
in class AbstractCloverCommandDecorator
createOptionsBuilder
protected com.atlassian.clover.api.ci.CIOptions.Builder createOptionsBuilder(@NotNull
TaskContext taskContext)
- Overrides:
createOptionsBuilder
in class AbstractCloverCommandDecorator
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.