Skip to content

Conversation

@assokhi
Copy link

@assokhi assokhi commented Jan 27, 2026

This change adds the system time zone to the Maven startup banner
(mvn -v).
Including the time zone helps diagnose environment-specific issues,
especially in CI and distributed build environments.

Example output:
Default locale: en_US, platform encoding: UTF-8, time zone: Asia/Kolkata

Fixes #11663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

To help debugging, add the time zone to the Maven banner

1 participant