slachiewicz commented on a change in pull request #3:
URL:
https://github.com/apache/maven-artifact-plugin/pull/3#discussion_r558538486
##########
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:
When I compared 1.4.1 and 1.6.1 -api artifact is 100% binary and source
compatible. And I think that whatever version we overwrite here - it will be
used during compilation only, but Maven runtime will inject version from own
lib.
----------------------------------------------------------------
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]