raboof commented on PR #7902:
URL: https://github.com/apache/geode/pull/7902#issuecomment-3228496966

   This build failed with:
   
   ```
   * What went wrong:
   Could not determine the dependencies of task 
':geode-assembly:downloadWebServers'.
   > Could not resolve all task dependencies for configuration 
':geode-assembly:webServerTomcat6'.
      > Could not resolve apache:tomcat:6.0.37.
        Required by:
            project :geode-assembly
         > Could not resolve apache:tomcat:6.0.37.
            > Could not get resource 
'https://repo.spring.io/release/apache/tomcat/6.0.37/tomcat-6.0.37.pom'.
               > Could not GET 
'https://repo.spring.io/release/apache/tomcat/6.0.37/tomcat-6.0.37.pom'. 
Received status code 401 from server: 
         > Could not resolve apache:tomcat:6.0.37.
            > Could not get resource 
'https://archive.apache.org/dist/tomcat/tomcat-6/v6.0.37/bin/apache-tomcat-6.0.37.zip'.
               > Could not HEAD 
'https://archive.apache.org/dist/tomcat/tomcat-6/v6.0.37/bin/apache-tomcat-6.0.37.zip'.
                  > Connect to archive.apache.org:443 
[archive.apache.org/65.108.204.189, 
archive.apache.org/2a01:4f9:1a:a084:0:0:0:2] failed: Network is unreachable 
(connect failed)
   ```
   
   I suspect this was an intermittent failure. However, it also uncovers a 
problem: Tomcat 6 has *long* been EOL (https://tomcat.apache.org/). It would 
probably be good to drop unsupported Tomcat versions from Geode. I have filed 
https://issues.apache.org/jira/browse/GEODE-10460 for this activity. I'm not 
sure I can re-trigger the builds, let me close and reopen the issue and see if 
that helps, otherwise you'll have to amend-and-force-push to this feature 
branch.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to