Uses of Interface
io.github.ascopes.protobufmavenplugin.dependencies.MavenArtifactPathResolver
Package
Description
Management of
protoc
plugins.Integration with and management of
protoc
itself.Detection and management of input Protocol Buffer sources.
-
Uses of MavenArtifactPathResolver in io.github.ascopes.protobufmavenplugin.plugins
ModifierConstructorDescriptionBinaryPluginResolver
(MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) JvmPluginResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, TemporarySpace temporarySpace, SystemPathBinaryResolver pathResolver) -
Uses of MavenArtifactPathResolver in io.github.ascopes.protobufmavenplugin.protoc
ModifierConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) -
Uses of MavenArtifactPathResolver in io.github.ascopes.protobufmavenplugin.sources
ModifierConstructorDescriptionProjectInputResolver
(MavenArtifactPathResolver artifactPathResolver, SourcePathResolver sourceResolver)