public class GrailsCloverPomIntegrator extends AbstractGrailsCloverIntegrator
Constructor and Description |
---|
GrailsCloverPomIntegrator(@NotNull String pluginVersion) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull Element |
getCloverCoreDependency(@NotNull Document document)
Returns:
|
protected @NotNull Element |
getGrailsCloverPluginDependency(@NotNull Document document)
Returns:
|
boolean |
integrate(@NotNull File xmlFile)
Integrate Clover in pom.xml file
|
boolean |
integrate(@NotNull InputStream input,
@NotNull OutputStream output)
Integrate Clover using I/O streams
|
protected boolean |
isAlreadyIntegrated(@NotNull Element dependenciesElem)
Returns true if the <dependencies> element already contains Clover plugin.
|
public GrailsCloverPomIntegrator(@NotNull @NotNull String pluginVersion)
public boolean integrate(@NotNull @NotNull File xmlFile) throws Exception
integrate
in class AbstractGrailsCloverIntegrator
Exception
protected boolean isAlreadyIntegrated(@NotNull @NotNull Element dependenciesElem)
dependenciesElem
- elementpublic boolean integrate(@NotNull @NotNull InputStream input, @NotNull @NotNull OutputStream output) throws Exception
AbstractGrailsCloverIntegrator
integrate
in class AbstractGrailsCloverIntegrator
Exception
@NotNull protected @NotNull Element getCloverCoreDependency(@NotNull @NotNull Document document)
com.atlassian.clover or com.cenqua.clover clover X.Y.Z compile jar
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences