OGoodness commented on PR #1792: URL: https://github.com/apache/tinkerpop/pull/1792#issuecomment-1228602374
> thanks for your contribution. as an initial point regarding the docker/maven CDN issues, could you please form that as a separate PR to the `3.5-dev` branch? i think that rather than bumping the version you should instead modify the download url to go to the Apache archives rather than change the version. The Apache archives are here: > > https://archive.apache.org/dist/maven/maven-3/3.8.5/ > > and i think you would just need to modify this shell script here: > > https://github.com/apache/tinkerpop/blob/master/.travis.install-maven.sh Definitely! Changing the url to the Archive endpoint was actually my initial solution, but I was unsure how committed the service was to keeping with more modern maven versions, so I just bumped it. I'll create a new CR with the archive CDN later today and remove it from this one. -- 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]
