Uses of Interface
io.quarkus.bootstrap.resolver.maven.ModelResolutionTask
Packages that use ModelResolutionTask
-
Uses of ModelResolutionTask in io.quarkus.bootstrap.resolver.maven
Methods in io.quarkus.bootstrap.resolver.maven with parameters of type ModelResolutionTaskModifier and TypeMethodDescriptionvoidModelResolutionTaskRunner.run(ModelResolutionTask task) Instructs a runner to run the passed in task.