Uses of Interface
org.apache.maven.api.services.ModelBuilderResult
-
Uses of ModelBuilderResult in org.apache.maven.api.services
Modifier and TypeMethodDescriptionModelBuilder.ModelBuilderSession.build
(ModelBuilderRequest request) ModelBuilderException.getResult()
Gets the interim result of the model building up to the point where it failed.Modifier and TypeMethodDescriptionList
<? extends ModelBuilderResult> ModelBuilderResult.getChildren()
Gets the children of this result.ModifierConstructorDescriptionCreates a new exception from the specified interim result and its associated problems.