chanani commented on issue #11663: URL: https://github.com/apache/maven/issues/11663#issuecomment-3803044226
Hi @garydgregory and @assokhi, I'd like to work on this issue if it's still available. **Proposed approach:** 1. Locate the banner output code in `MavenCli` or invoker classes 2. Add timezone information using `ZoneId.systemDefault()` 3. Update banner format to include: `Timezone: America/New_York (UTC-05:00)` 4. Add unit tests for the new output Can I proceed with this implementation? -- 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]
