Interface GraphBuilder

All Known Implementing Classes:
DefaultGraphBuilder

public interface GraphBuilder
Builds the inter-dependencies graph between projects in the reactor.
Since:
3.0-alpha
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.maven.model.building.Result<? extends ProjectDependencyGraph>