Uses of Class
io.quarkus.bootstrap.resolver.maven.BootstrapMavenContext
Packages that use BootstrapMavenContext
Package
Description
-
Uses of BootstrapMavenContext in io.quarkus.bootstrap.resolver.maven
Fields in io.quarkus.bootstrap.resolver.maven declared as BootstrapMavenContextModifier and TypeFieldDescriptionprotected final BootstrapMavenContextMavenArtifactResolver.contextMethods in io.quarkus.bootstrap.resolver.maven that return BootstrapMavenContextMethods in io.quarkus.bootstrap.resolver.maven with parameters of type BootstrapMavenContextModifier and TypeMethodDescriptionstatic BootstrapModelResolverBootstrapModelResolver.newInstance(BootstrapMavenContext ctx, org.eclipse.aether.repository.WorkspaceReader workspace) Constructors in io.quarkus.bootstrap.resolver.maven with parameters of type BootstrapMavenContext -
Uses of BootstrapMavenContext in io.quarkus.bootstrap.resolver.maven.workspace
Methods in io.quarkus.bootstrap.resolver.maven.workspace with parameters of type BootstrapMavenContextModifier and TypeMethodDescriptionstatic LocalProjectLocalProject.loadWorkspace(BootstrapMavenContext ctx) Loads the workspace the current project belongs to.static LocalProjectLocalProject.loadWorkspace(BootstrapMavenContext ctx, List<WorkspaceModulePom> providedModules) io.quarkus.bootstrap.workspace.WorkspaceModuleLocalProject.toWorkspaceModule(BootstrapMavenContext ctx)