Skip to content

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

@garydgregory

Description

@garydgregory

New feature, improvement proposal

The current banner reports, for example:

Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1)
Maven home: /usr/share/apache-maven-3.9.12
Java version: 25.0.1, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-25-jdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.11.0-1018-azure", arch: "amd64", family: "unix"

It would be helpful in debugging builds, especially on remote CIs, to report the time zone, for example:

...
Default locale: en, platform encoding: UTF-8, time zone: America/New_York
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions