Uses of Class
io.quarkus.bootstrap.resolver.maven.workspace.WorkspaceModulePom
Packages that use WorkspaceModulePom
Package
Description
-
Uses of WorkspaceModulePom in io.quarkus.bootstrap.resolver.maven
Fields in io.quarkus.bootstrap.resolver.maven with type parameters of type WorkspaceModulePomModifier and TypeFieldDescriptionprotected List<WorkspaceModulePom> BootstrapMavenContextConfig.providedModules -
Uses of WorkspaceModulePom in io.quarkus.bootstrap.resolver.maven.workspace
Method parameters in io.quarkus.bootstrap.resolver.maven.workspace with type arguments of type WorkspaceModulePomModifier and TypeMethodDescriptionstatic LocalProjectLocalProject.loadWorkspace(BootstrapMavenContext ctx, List<WorkspaceModulePom> providedModules)