[GitHub] [maven] cstamas commented on pull request #635: [Experiment] Maven w/ transport-http

2022-04-08 Thread GitBox


cstamas commented on PR #635:
URL: https://github.com/apache/maven/pull/635#issuecomment-1093100054

   Superseded by https://github.com/apache/maven/pull/711


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [maven] cstamas commented on pull request #635: [Experiment] Maven w/ transport-http

2021-12-16 Thread GitBox


cstamas commented on pull request #635:
URL: https://github.com/apache/maven/pull/635#issuecomment-995999603


   Experiment No2: when using checksums-good build passes as expected, but when 
using checksums-bad, it will fail like this
   
   ```
   [INFO] BUILD FAILURE
   [INFO] 
--
   [INFO] Total time:  54.079 s
   [INFO] Finished at: 2021-12-16T17:44:01+01:00
   [INFO] 
--
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce 
(enforce-maven-version) on project maven-bom: Execution enforce-maven-version 
of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce failed: 
Plugin org.apache.maven.plugins:maven-enforcer-plugin:3.0.0 or one of its 
dependencies could not be resolved: Could not transfer artifact 
org.codehaus.plexus:plexus-utils:jar:3.3.0 from/to central 
(https://repo.maven.apache.org/maven2): Checksum validation failed, expected 
BAD but is cf43b5391de623b36fe066a21127baef82c64022 -> [Help 1]
   ```


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [maven] cstamas commented on pull request #635: [Experiment] Maven w/ transport-http

2021-12-16 Thread GitBox


cstamas commented on pull request #635:
URL: https://github.com/apache/maven/pull/635#issuecomment-995557074


   All the failing ITs are actually Maven 2.1 ITs as summarized in this JIRA 
https://issues.apache.org/jira/browse/MNG-7363


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org