Uses of Interface
org.apache.maven.graph.GraphBuilder
Packages that use GraphBuilder
-
Uses of GraphBuilder in org.apache.maven
Constructors in org.apache.maven with parameters of type GraphBuilderModifierConstructorDescriptionDefaultMaven
(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
Classes in org.apache.maven.graph that implement GraphBuilderModifier and TypeClassDescriptionclass
Builds theinter-dependencies graph
between projects in the reactor.