rjatkins commented on issue #53: [MENFORCER-332] Dependency graph performance 
fix
URL: https://github.com/apache/maven-enforcer/pull/53#issuecomment-479284637
 
 
   The upgrade of maven-dependency-tree has changed the semantics of what it 
means to build a dependency graph, since it removed the DependencyTreeBuilder 
and replaced it with DependencyGraphBuilder, which has broken the integration 
tests for DependencyConvergence and RequireUpperBoundDeps. I'm digging into 
what needs to be done to make the graph compatible with both of these, which 
requires debugging through mrm-maven-plugin to find out why it's not serving 
all the required mock poms and jars. I hope to have a fix for this tomorrow.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to