michael-o commented on a change in pull request #3:
URL:
https://github.com/apache/maven-artifact-plugin/pull/3#discussion_r558295275
##########
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:
Logically yes. This is contract we guarantee to work from Maven 3.1.1.
Resolver API 1.6.1. will arrive with Maven 4 only.
##########
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:
Logically yes. This is contract we guarantee to work from Maven 3.1.1.
Resolver API 1.6.1. will arrive with Maven 4 only. Consistency is key.
----------------------------------------------------------------
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]