slachiewicz commented on issue #10: [MRESOLVER-7] Download dependency POMs in 
parallel v2
URL: https://github.com/apache/maven-resolver/pull/10#issuecomment-426475151
 
 
   Testcase: 
   
org.apache.maven.project.inheritance.t06.ProjectInheritanceTest#testDependencyManagement
   and poms in maven-compat/src/test/resources/inheritance-repo/t06
   
   Expected:
   Artifact: maven-test:t06-a:jar 1.0 scope=compile optional=false
   Artifact: maven-test:t06-b:jar 1.0 scope=compile optional=false
   Artifact: maven-test:t06-d:jar 1.0 scope=test optional=false
   Artifact: maven-test:t06-c:jar 1.0 scope=compile optional=false
   
   Actual:
   Artifact: maven-test:t06-a:jar 1.0 scope=compile optional=false
   Artifact: maven-test:t06-b:jar 1.0 scope=compile optional=false
   Artifact: maven-test:t06-c:jar 1.0 scope=compile optional=false
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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