GitHub user oflebbe opened a pull request:

    https://github.com/apache/camel/pull/2322

    Use secure repository URL

       maven.restlet.org : Valid TLS certificate only for maven.restlet.com
       springsource.org : Repository unnecessary
       apache snapshots: Use TLS.
    
    Regarding springsource repository, network traces show that nothings is 
downloaded: 
    `1523783091.995811  CsfRKz45aMvRUq1sFa      172.17.0.2      46460   
52.216.102.27   80      1       GET     repository.springsource.com     
/maven/bundles/release/org/ops4j/pax/url/pax-url-aether-support/2.5.4/pax-url-aether-support-2.5.4.jar
  -       1.1     Apache-Maven/3.5.2 (Java 1.8.0_151; Linux 
4.9.87-linuxkit-aufs) 0       372     404     Not Found       -       -       
(empty) -       -       -       -       -       -       FfDXf92cxizlGaIYN9      
-       application/xml
    1523783091.994532   CXXH5v2vtd2b7jrIQ9      172.17.0.2      46458   
52.216.102.27   80      1       GET     repository.springsource.com     
/maven/bundles/release/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar
  -       1.1     Apache-Maven/3.5.2 (Java 1.8.0_151; Linux 
4.9.87-linuxkit-aufs) 0       356     404     Not Found       -(empty)        - 
      -       -       -       -       -       FMFqxB1IRWy5IeCZ5f      -       
application/xml
    1523783092.224394   CyqNUa5YqNaacTC8e       172.17.0.2      46462   
52.216.102.27   80      1       GET     repository.springsource.com     
/maven/bundles/external/org/ops4j/pax/url/pax-url-aether/2.5.4/pax-url-aether-2.5.4.jar
 -       1.1     Apache-Maven/3.5.2 (Java 1.8.0_151; Linux 
4.9.87-linuxkit-aufs) 0       357     404     Not Found       -(empty)        - 
      -       -       -       -       -       F6aPDX3UCEN0nFe6j       -       
application/xml
    1523783092.228893   C0604n1uU2dqt9uni7      172.17.0.2      46464   
52.216.102.27   80      1       GET     repository.springsource.com     
/maven/bundles/external/org/ops4j/pax/url/pax-url-aether-support/2.5.4/pax-url-aether-support-2.5.4.jar
 -       1.1     Apache-Maven/3.5.2 (Java 1.8.0_151; Linux 
4.9.87-linuxkit-aufs) 0       373     404     Not Found       -       -       
(empty) -       -       -       -       -       -       FyKYmZIxrI6Mzwfm8       
-       application/xml
    `

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oflebbe/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2322.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2322
    
----
commit 870022c7815c24b69d8441ce9a7be2c422d65cc0
Author: Olaf Flebbe <oflebbe@...>
Date:   2018-05-06T18:26:28Z

    Use secure repository URL
    
       maven.restlet.org : Valid TLS certificate only for maven.restlet.com
       springsource.org : Repository unnecessary
       apache snapshots: Use TLS.

----


---

Reply via email to