Uses of Interface
org.apache.maven.api.services.ProjectBuilderResult
Packages that use ProjectBuilderResult
- 
Uses of ProjectBuilderResult in org.apache.maven.api.servicesMethods in org.apache.maven.api.services that return ProjectBuilderResultModifier and TypeMethodDescriptionProjectBuilder.build(ProjectBuilderRequest request) Creates aProjectfrom a POM file.default ProjectBuilderResultCreates aProjectfrom a POM file.default ProjectBuilderResultCreates aProjectfrom an artifact.default ProjectBuilderResultProjectBuilder.build(Session session, ArtifactCoordinate coordinate) Creates aProjectfrom a coordinate.default ProjectBuilderResultCreates aProjectfrom a POM file.
- 
Uses of ProjectBuilderResult in org.apache.maven.internal.implMethods in org.apache.maven.internal.impl that return ProjectBuilderResult