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