Class ResolveTransitiveDependenciesParallel
java.lang.Object
org.apache.maven.resolver.examples.ResolveTransitiveDependenciesParallel
Resolves the transitive (compile) LARGE dependencies of an imaginary artifact in parallel.
This is the reproducer for locking issues: GH-1644
This code does NOT run as part of build/tests, it is meant to be ad-hoc run from IDE or alike.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResolveTransitiveDependenciesParallel
-
-
Method Details
-
main
Main.- Parameters:
args-- Throws:
Exception
-