elharo commented on code in PR #1666:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/1666#discussion_r3698816988


##########
src/main/java/org/apache/maven/plugins/dependency/fromDependencies/BuildClasspathMojo.java:
##########
@@ -198,7 +199,10 @@ protected void doExecute() throws MojoExecutionException {
 
         Set<Artifact> artifacts = getResolvedDependencies(true);

Review Comment:
   I don't see an issue here. If the method doesn;t return null, it doesn't 
return null. 



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