Package org.apache.maven.api.services
Interface ProjectBuilderRequest
Request used to build a 
Project using
 the ProjectBuilder service.
 TODO: add validationLevel, activeProfileIds, inactiveProfileIds, resolveDependencies- Since:
- 4.0.0
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic class
- 
Method SummaryModifier and TypeMethodDescriptionstatic ProjectBuilderRequeststatic ProjectBuilderRequestbuilder()getPath()booleanbooleanboolean
- 
Method Details- 
getSession
- 
getPath
- 
getSource
- 
isAllowStubModelboolean isAllowStubModel()
- 
isRecursiveboolean isRecursive()
- 
isProcessPluginsboolean isProcessPlugins()
- 
build
- 
build
- 
builder
 
-