hboutemy commented on a change in pull request #3:
URL:
https://github.com/apache/maven-artifact-plugin/pull/3#discussion_r558855433
##########
File path: pom.xml
##########
@@ -96,7 +96,7 @@
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-api</artifactId>
- <version>1.4.1</version>
Review comment:
yes, that's it
the little precision is that it's not a question of classpath order, but a
Maven core feature that just skips Maven core provided dependencies: it skips
"exported artifacts" from
https://maven.apache.org/ref/3.6.3/maven-core/core-extensions.html
----------------------------------------------------------------
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]