Manas-Dikshit opened a new pull request, #1413: URL: https://github.com/apache/maven-site/pull/1413
This PR refactors the Update class to improve CI/CD stability and maintain the same update logic: - Reuses a single Update instance instead of creating a new one per directory. - Adds per-directory IOException handling to prevent the process from failing mid-way. - Uses System.out.print for clearing console lines, avoiding extra newlines. The update and lookup logic remain unchanged. These changes ensure smoother execution and better logging for multiple directory updates. -- 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]
