jkahrman opened a new pull request, #50:
URL: https://github.com/apache/maven-resolver-ant-tasks/pull/50

   If a scope isn't defined in a managed dependency, the scope specified in the 
dependency section is used for resolving transitive dependencies.
   
   I thought that letting the maven-resolver classes do all defaulting would 
have worked, but without defaulting the scope of the other dependencies created 
by ConverterUtils.toDependency, 
ResolveTest.testResolveNestedDependencyCollections() fails. Removing this 
defaulting still seems like it might be the right thing to do, but I'm not 
pulling on this thread. I don't know what it is attached to.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to