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 Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectBuilderRequeststatic ProjectBuilderRequestbuilder()getPath()booleanbooleanboolean
-
Method Details
-
getSession
-
getPath
-
getSource
-
isAllowStubModel
boolean isAllowStubModel() -
isRecursive
boolean isRecursive() -
isProcessPlugins
boolean isProcessPlugins() -
getRepositories
-
build
-
build
-
builder
-