JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractLockTask
- Class in
nebula.plugin.dependencylock.tasks
AbstractLockTask()
- Constructor in
AbstractLockTask
AbstractMigrateToCoreLocksTask
- Class in
nebula.plugin.dependencylock.tasks
AbstractMigrateToCoreLocksTask()
- Constructor in
AbstractMigrateToCoreLocksTask
additionalConfigurationsToLock
- Property in
DependencyLockExtension
afterExecute(org.gradle.api.Task, org.gradle.api.tasks.TaskState)
- Method in
CoreLockingHelper.1
artifact
- Property in
LockKey
B
beforeExecute(org.gradle.api.Task)
- Method in
CoreLockingHelper.1
branch
- Property in
CommitLockTask
C
canSafelyBeConsumed(org.gradle.api.artifacts.Configuration)
- Method in
ConfigurationFilters
canSafelyBeResolved(org.gradle.api.artifacts.Configuration)
- Method in
ConfigurationFilters
childrenVisited
- Property in
LockValue
commit()
- Method in
CommitLockTask
COMMIT_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
CommitLockTask
- Class in
nebula.plugin.dependencylock.tasks
CommitLockTask()
- Constructor in
CommitLockTask
commitMessage
- Property in
CommitLockTask
configuration
- Property in
LockKey
ConfigurationFilters
- Class in
nebula.plugin.dependencylock.utils
ConfigurationFilters()
- Constructor in
ConfigurationFilters
configurationMatchesSuffixes(org.gradle.api.artifacts.Configuration, Collection<String>)
- Method in
ConfigurationFilters
configurationNames
- Property in
AbstractMigrateToCoreLocksTask
configurationNames
- Property in
DependencyLockExtension
configurationNames
- Property in
GenerateLockTask
configurations
- Property in
GenerateLockTask
configurationsToExclude
- Property in
DependencyResolutionVerifierExtension
ConfigurationsToLockFinder
- Class in
nebula.plugin.dependencylock
ConfigurationsToLockFinder(org.gradle.api.Project)
- Constructor in
ConfigurationsToLockFinder
configurationsToSkipForGlobalLock
- Property in
DependencyLockTaskConfigurer
configureTasks(java.lang.String, java.lang.String, nebula.plugin.dependencylock.DependencyLockExtension, nebula.plugin.dependencylock.DependencyLockCommitExtension, java.util.Map)
- Method in
DependencyLockTaskConfigurer
CoreLockingHelper
- Class in
nebula.plugin.dependencylock.utils
CoreLockingHelper.1
- Class in
nebula.plugin.dependencylock.utils
CoreLockingHelper.1()
- Constructor in
CoreLockingHelper.1
CoreLockingHelper(org.gradle.api.Project)
- Constructor in
CoreLockingHelper
currentGradleVersionIsGreaterOrEqualThan(java.lang.String)
- Method in
GradleVersionUtils
currentGradleVersionIsLessThan(java.lang.String)
- Method in
GradleVersionUtils
D
dependenciesLock
- Property in
GenerateLockTask
dependencyFilter
- Property in
DependencyLockExtension
DependencyLockCommitExtension
- Class in
nebula.plugin.dependencylock
DependencyLockCommitExtension()
- Constructor in
DependencyLockCommitExtension
DependencyLockException
- Class in
nebula.plugin.dependencylock.exceptions
DependencyLockException(java.lang.String)
- Constructor in
DependencyLockException
DependencyLockExtension
- Class in
nebula.plugin.dependencylock
DependencyLockExtension()
- Constructor in
DependencyLockExtension
DependencyLockingFeatureFlags
- Class in
nebula.plugin.dependencylock.utils
DependencyLockingFeatureFlags()
- Constructor in
DependencyLockingFeatureFlags
DependencyLockReader
- Class in
nebula.plugin.dependencylock
DependencyLockReader(org.gradle.api.Project)
- Constructor in
DependencyLockReader
DependencyLockTaskConfigurer
- Class in
nebula.plugin.dependencylock
DependencyLockTaskConfigurer(org.gradle.api.Project)
- Constructor in
DependencyLockTaskConfigurer
DependencyLockWriter
- Class in
nebula.plugin.dependencylock
DependencyLockWriter()
- Constructor in
DependencyLockWriter
DependencyResolutionException
- Class in
nebula.plugin.dependencyverifier.exceptions
DependencyResolutionException(java.lang.String)
- Constructor in
DependencyResolutionException
DependencyResolutionVerifierExtension
- Class in
nebula.plugin.dependencyverifier
DependencyResolutionVerifierExtension()
- Constructor in
DependencyResolutionVerifierExtension
description
- Property in
CommitLockTask
description
- Property in
DiffLockTask
description
- Property in
GenerateLockTask
description
- Property in
MigrateLockedDepsToCoreLocksTask
description
- Property in
MigrateToCoreLocksTask
description
- Property in
SaveLockTask
description
- Property in
UpdateLockTask
DIFF_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
diffFile
- Property in
DiffLockTask
diffLocks()
- Method in
DiffLockTask
DiffLockTask
- Class in
nebula.plugin.dependencylock.tasks
DiffLockTask()
- Constructor in
DiffLockTask
DiffReportGenerator
- Interface in
nebula.plugin.dependencylock.diff
disableCachingWhenUpdatingDependencies()
- Method in
CoreLockingHelper
E
existingLockFile
- Property in
DiffLockTask
F
filter
- Property in
GenerateLockTask
filterNonLockableConfigurationsAndProvideWarningsForGlobalLockSubproject(org.gradle.api.Project, Set<String>, Collection<Configuration>)
- Method in
GenerateLockTask
findAllConfigurationsThatMatchSuffixes(org.gradle.api.artifacts.ConfigurationContainer, Collection<String>)
- Method in
ConfigurationFilters
findConfigurationsToLock(Set<String>, Collection<String>)
- Method in
ConfigurationsToLockFinder
firstLevelTransitive
- Property in
LockValue
fromConstant(java.lang.Object)
- Method in
GradleDependency
G
GENERATE_GLOBAL_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
GENERATE_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
generateDiffReport(org.gradle.api.Project, Map<String, List<DependencyDiff>>)
- Method in
DiffReportGenerator
generatedLock
- Property in
SaveLockTask
GenerateLockTask
- Class in
nebula.plugin.dependencylock.tasks
GenerateLockTask.GenerateLockFromConfigurations
- Class in
nebula.plugin.dependencylock.tasks
GenerateLockTask.GenerateLockFromConfigurations()
- Constructor in
GenerateLockTask.GenerateLockFromConfigurations
GenerateLockTask()
- Constructor in
GenerateLockTask
GLOBAL_LOCK_CONFIG
- Field in
DependencyLockTaskConfigurer
globalLockFile
- Property in
DependencyLockExtension
GradleDependency
- Class in
nebula.plugin.dependencylock.model
GradleDependency()
- Constructor in
GradleDependency
GradleVersionUtils
- Class in
nebula.plugin.dependencylock.utils
GradleVersionUtils()
- Constructor in
GradleVersionUtils
group
- Property in
AbstractLockTask
group
- Property in
AbstractMigrateToCoreLocksTask
group
- Property in
GradleDependency
group
- Property in
LockKey
H
hasDependenciesToUpdate
- Property in
CoreLockingHelper
hasWriteLocksFlag
- Property in
CoreLockingHelper
I
includeTransitives
- Property in
DependencyLockExtension
includeTransitives
- Property in
GenerateLockTask
inputLockFile
- Property in
MigrateLockedDepsToCoreLocksTask
isCoreLockingEnabled()
- Method in
DependencyLockingFeatureFlags
isEmpty(java.lang.String)
- Method in
StringUtils
isPathAwareDependencyDiffEnabled()
- Method in
DependencyLockingFeatureFlags
isUpdatingDependencies
- Property in
CoreLockingHelper
J
K
L
lock()
- Method in
GenerateLockTask
lock(Collection<Configuration>)
- Method in
GenerateLockTask.GenerateLockFromConfigurations
lock()
- Method in
UpdateLockTask
lockableConfigurations(org.gradle.api.Project, org.gradle.api.Project, Set<String>, Set<String>)
- Method in
GenerateLockTask
lockAfterEvaluating
- Property in
DependencyLockExtension
locked
- Property in
LockValue
lockFile
- Property in
DependencyLockExtension
lockFile
- Property in
DependencyLockWriter
LockKey
- Class in
nebula.plugin.dependencylock.model
Map key for locked dependencies.
LockKey()
- Constructor in
LockKey
lockSelectedConfigurations(Set<String>)
- Method in
CoreLockingHelper
LockValue
- Class in
nebula.plugin.dependencylock.model
LockValue()
- Constructor in
LockValue
M
message
- Property in
DependencyLockCommitExtension
MIGRATE_LOCKED_DEPS_TO_CORE_LOCKS_TASK_NAME
- Field in
DependencyLockTaskConfigurer
MIGRATE_TO_CORE_LOCKS_TASK_NAME
- Field in
DependencyLockTaskConfigurer
migrateLockedConfigurations(Set<String>, groovy.lang.Closure)
- Method in
CoreLockingHelper
migrateLockedDependencies()
- Method in
MigrateLockedDepsToCoreLocksTask
MigrateLockedDepsToCoreLocksTask
- Class in
nebula.plugin.dependencylock.tasks
MigrateLockedDepsToCoreLocksTask()
- Constructor in
MigrateLockedDepsToCoreLocksTask
MigrateToCoreLocksTask
- Class in
nebula.plugin.dependencylock.tasks
MigrateToCoreLocksTask()
- Constructor in
MigrateToCoreLocksTask
migrateUnlockedDependencies()
- Method in
MigrateToCoreLocksTask
migrateUnlockedDependenciesClosure(Set<String>, groovy.lang.Closure)
- Method in
CoreLockingHelper
migrationTaskWasRequested
- Property in
CoreLockingHelper
missingVersionsMessageAddition
- Property in
DependencyResolutionVerifierExtension
N
name
- Property in
GradleDependency
notifyWhenUsingOfflineMode()
- Method in
CoreLockingHelper
O
outputDir
- Property in
DiffLockTask
outputLock
- Property in
AbstractMigrateToCoreLocksTask
outputLock
- Property in
SaveLockTask
OVERRIDE_FILE
- Field in
DependencyLockTaskConfigurer
overrides
- Property in
GenerateLockTask
P
patternsToCommit
- Property in
CommitLockTask
project
- Property in
DependencyLockReader
project
- Property in
DependencyLockTaskConfigurer
project
- Property in
LockValue
projectIsOffline
- Property in
CoreLockingHelper
Q
R
readLocks(org.gradle.api.artifacts.Configuration, java.io.File, Map<LockKey, LockValue>, Collection<String>)
- Method in
DependencyLockReader
readLocks(java.io.File)
- Method in
DiffLockTask
readOverrides()
- Method in
DependencyLockReader
remoteRetries
- Property in
CommitLockTask
remoteRetries
- Property in
DependencyLockCommitExtension
requested
- Property in
LockValue
resolvedVersionDoesNotEqualLockedVersionMessageAddition
- Property in
DependencyResolutionVerifierExtension
S
safelyHasAResolutionAlternative(org.gradle.api.artifacts.Configuration)
- Method in
ConfigurationFilters
SAVE_GLOBAL_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
SAVE_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
saveLock()
- Method in
SaveLockTask
SaveLockTask
- Class in
nebula.plugin.dependencylock.tasks
SaveLockTask()
- Constructor in
SaveLockTask
scmFactory
- Property in
CommitLockTask
shouldCreateTag
- Property in
CommitLockTask
shouldCreateTag
- Property in
DependencyLockCommitExtension
shouldFailTheBuild
- Property in
DependencyResolutionVerifierExtension
shouldIgnoreDependencyLock(org.gradle.api.Project)
- Method in
DependencyLockTaskConfigurer
skippedConfigurationNames
- Property in
GenerateLockTask
skippedConfigurationNamesPrefixes
- Property in
DependencyLockExtension
skippedDependencies
- Property in
DependencyLockExtension
skippedDependencies
- Property in
DependencyLockWriter
skippedDependencies
- Property in
GenerateLockTask
StringUtils
- Class in
nebula.plugin.dependencylock.utils
StringUtils()
- Constructor in
StringUtils
substringAfter(java.lang.String, java.lang.String)
- Method in
StringUtils
T
tag
- Property in
CommitLockTask
tag
- Property in
DependencyLockCommitExtension
tasksToExclude
- Property in
DependencyResolutionVerifierExtension
toString()
- Method in
LockKey
transitive
- Property in
LockValue
U
uncapitalize(java.lang.String)
- Method in
StringUtils
UPDATE_GLOBAL_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
UPDATE_LOCK_TASK_NAME
- Field in
DependencyLockTaskConfigurer
updateDependencies
- Property in
DependencyLockExtension
updatedLockFile
- Property in
DiffLockTask
UpdateLockTask
- Class in
nebula.plugin.dependencylock.tasks
The update task is a generate task, it simply reads in the old locked dependencies and then overwrites the desired dependencies per user request.
UpdateLockTask()
- Constructor in
UpdateLockTask
V
version
- Property in
GradleDependency
viaOverride
- Property in
LockValue
W
writeDependenciesIntoLockFile(Map<String, List<String>>, java.io.File)
- Method in
MigrateToCoreLocksTask
writeDiff(List<DependencyDiff>)
- Method in
DiffLockTask
writeLock(Map<LockKey, LockValue>)
- Method in
DependencyLockWriter
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation