public class CheckBomConflictTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
CheckBomConflictTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkBomConflict() |
java.util.Map<java.lang.String,java.lang.String> |
getMavenBomRecommendations() |
org.gradle.api.provider.Provider<org.gradle.api.file.RegularFile> |
getPropsFile() |
java.util.Set<java.lang.String> |
getResolvedArtifacts() |
void |
setShouldFix(boolean shouldFix) |
newInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Input public final java.util.Map<java.lang.String,java.lang.String> getMavenBomRecommendations()
@Input public final java.util.Set<java.lang.String> getResolvedArtifacts()
@InputFile public final org.gradle.api.provider.Provider<org.gradle.api.file.RegularFile> getPropsFile()
public final void setShouldFix(boolean shouldFix)
public final void checkBomConflict()