Class ProtocResolver
java.lang.Object
io.github.ascopes.protobufmavenplugin.protoc.ProtocResolver
Resolver for the
protoc
executable.- Author:
- Ashley Scopes
-
Constructor Summary
ConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) -
Method Summary
-
Constructor Details
-
ProtocResolver
@Inject public ProtocResolver(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher)
-
-
Method Details
-
resolve
- Throws:
ResolutionException
-