Uses of Class
org.apache.maven.api.services.ProjectBuilderException
Packages that use ProjectBuilderException
Package
Description
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
-
Uses of ProjectBuilderException in org.apache.maven.api.services
Methods in org.apache.maven.api.services that throw ProjectBuilderExceptionModifier and TypeMethodDescriptionProjectBuilder.build(ProjectBuilderRequest request) Creates aProjectfrom a POM file.default ProjectBuilderResultCreates aProjectfrom a POM file.default ProjectBuilderResultCreates aProjectfrom a POM file. -
Uses of ProjectBuilderException in org.apache.maven.internal.impl
Methods in org.apache.maven.internal.impl that throw ProjectBuilderExceptionModifier and TypeMethodDescriptionDefaultProjectBuilder.build(ProjectBuilderRequest request) protected ProjectBuilderResultDefaultProjectBuilder.doBuild(ProjectBuilderRequest request)