Uses of Class
io.github.ascopes.protobufmavenplugin.utils.TemporarySpace
Package
Description
Dependency management and analysis.
Management of
protoc
plugins.Detection and management of input Protocol Buffer sources.
Components to facilitate incremental code generation, which aims to reduce build times for
large codebases by allowing the
maven-compiler-plugin
to incrementally generate classes
from Java sources.-
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.dependencies
-
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.plugins
ModifierConstructorDescriptionJvmPluginResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, TemporarySpace temporarySpace, SystemPathBinaryResolver pathResolver) -
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.sources
ModifierConstructorDescriptionSourcePathResolver
(ConcurrentExecutor concurrentExecutor, TemporarySpace temporarySpace) -
Uses of TemporarySpace in io.github.ascopes.protobufmavenplugin.sources.incremental
ModifierConstructorDescriptionIncrementalCacheManager
(ConcurrentExecutor concurrentExecutor, TemporarySpace temporarySpace)