@Component(role=GraphBuilder.class, hint="graphBuilder") public class DefaultGraphBuilder extends Object implements GraphBuilder
inter-dependencies graph
between projects in the reactor.Modifier and Type | Field and Description |
---|---|
protected ProjectBuilder |
projectBuilder |
HINT
Constructor and Description |
---|
DefaultGraphBuilder() |
Modifier and Type | Method and Description |
---|---|
Result<ProjectDependencyGraph> |
build(MavenSession session) |
@Requirement protected ProjectBuilder projectBuilder
public Result<ProjectDependencyGraph> build(MavenSession session)
build
in interface GraphBuilder
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.