elharo commented on a change in pull request #43: update dependencies
URL:
https://github.com/apache/maven-dependency-plugin/pull/43#discussion_r401517072
##########
File path: pom.xml
##########
@@ -316,7 +316,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-lightweight</artifactId>
- <version>1.0-beta-6</version>
+ <version>3.3.4</version>
Review comment:
seems we do use it, even if I don't quite see how. I took it out and tests
failed:
[INFO]
[ERROR] Errors:
[ERROR] TestGetMojo.testRemoteRepositories:117 » MojoExecution Couldn't
download artif...
[ERROR] TestGetMojo.testRemoteRepositoriesAuthentication:137 »
MojoExecution Couldn't ...
[ERROR] TestGetMojo.testTransitive:96 » MojoExecution Couldn't download
artifact: Fail...
[INFO]
[ERROR] Tests run: 250, Failures: 0, Errors: 3, Skipped: 0
[INFO]
----------------------------------------------------------------
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]
With regards,
Apache Git Services