Uses of Interface
org.apache.maven.api.services.ModelProblem
Packages that use ModelProblem
Package
Description
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
-
Uses of ModelProblem in org.apache.maven.api.services
Methods in org.apache.maven.api.services that return types with arguments of type ModelProblemModifier and TypeMethodDescriptionModelBuilderException.getProblemCollector()
Gets the problems that caused this exception.ModelBuilderResult.getProblemCollector()
Gets the problem collector that collected problems encountered during the project building.ModelProblemCollector.getProblemCollector()
Methods in org.apache.maven.api.services with parameters of type ModelProblem