Package org.apache.maven.shared.transfer.collection
-
Interface Summary Interface Description CollectResult The result of a dependency collection request.DependencyCollector Will only download the pom files when not available, never the artifact. -
Class Summary Class Description CollectRequest A request to collect the transitive dependencies and to build a dependency graph from them. -
Exception Summary Exception Description DependencyCollectionException Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.