You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/27 08:46:45 UTC

[GitHub] [maven-enforcer] gmshake edited a comment on pull request #62: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

gmshake edited a comment on pull request #62:
URL: https://github.com/apache/maven-enforcer/pull/62#issuecomment-634517065


   @JLLeitschuh  It's good to employ HTTPS to prevent MITM on normal scenes such as developing / building / packaging during maven dependency resolving, but it make NO sense when we retrieve dependencies from localhost.
   
   For short, `maven-enforcer-maven` itself hosts a repository contains dependencies required during integration test, the dependencies for tests are retrieved from local repository, thus it is not vulnerable as you described.


----------------------------------------------------------------
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:
users@infra.apache.org