cstamas commented on pull request #33: URL: https://github.com/apache/maven-plugin-tools/pull/33#issuecomment-854636778
@rfscholte for the rest of your comments: well, as it can be seen, these are all uses of `org.apache.maven.project.MavenProject#getArtifacts` method, which in turn has JavaDoc saying "All dependencies that this project has...". Also, old (removed) code was calling it "dependencies", so I did not change that. The util class is aligned though. -- 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]
