@Component(role=org.apache.maven.project.ProjectBuilder.class, hint="classpath") public class TestProjectBuilder extends DefaultProjectBuilder
DISABLE_GLOBAL_MODEL_CACHE_SYSTEM_PROPERTY| Constructor and Description |
|---|
TestProjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ProjectBuildingResult |
build(Artifact artifact,
ProjectBuildingRequest request) |
ProjectBuildingResult |
build(File pomFile,
ProjectBuildingRequest configuration) |
build, build, buildpublic ProjectBuildingResult build(Artifact artifact, ProjectBuildingRequest request) throws ProjectBuildingException
build in interface ProjectBuilderbuild in class DefaultProjectBuilderProjectBuildingExceptionpublic ProjectBuildingResult build(File pomFile, ProjectBuildingRequest configuration) throws ProjectBuildingException
build in interface ProjectBuilderbuild in class DefaultProjectBuilderProjectBuildingExceptionCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.