Uses of Interface
org.apache.maven.graph.GraphBuilder
-
Uses of GraphBuilder in org.apache.maven
ModifierConstructorDescriptionDefaultMaven
(ProjectBuilder projectBuilder, LifecycleStarter lifecycleStarter, org.codehaus.plexus.PlexusContainer container, ExecutionEventCatapult eventCatapult, LegacySupport legacySupport, SessionScope sessionScope, DefaultRepositorySystemSessionFactory repositorySessionFactory, GraphBuilder graphBuilder, BuildResumptionAnalyzer buildResumptionAnalyzer, BuildResumptionDataRepository buildResumptionDataRepository, SuperPomProvider superPomProvider, DefaultSessionFactory defaultSessionFactory) -
Uses of GraphBuilder in org.apache.maven.graph
Modifier and TypeClassDescriptionclass
Builds theinter-dependencies graph
between projects in the reactor.