Package org.apache.maven.api.services
Interface DependencyCollectorResult
- All Known Subinterfaces:
DependencyResolverResult
The result of a dependency collection request.
- Since:
- 4.0.0
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionGets the exceptions that occurred while building the dependency graph.getRoot()
Gets the root node of the dependency graph.