[
https://jira.codehaus.org/browse/MNG-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347999#comment-347999
]
Jason van Zyl commented on MNG-5452:
------------------------------------
Fixed on 2a4d172600a6252da662edb450e9513067d6ef9e
> ${maven.build.timestamp} should use UTC instead of local timezone (or be
> configurable)
> --------------------------------------------------------------------------------------
>
> Key: MNG-5452
> URL: https://jira.codehaus.org/browse/MNG-5452
> Project: Maven 2 & 3
> Issue Type: Improvement
> Components: Inheritance and Interpolation
> Affects Versions: 3.0.4, 3.2.1
> Reporter: Robin Stocker
> Assignee: Jason van Zyl
> Priority: Minor
> Fix For: 3.2.2
>
>
> The {{maven.build.timestamp}} property currently uses the default local
> timezone. This can lead to problems when this is used in a build, as the
> output is dependent on the local timezone.
> It would be nice if it defaulted to UTC, or if it could be configured (maybe
> similar to {{maven.build.timestamp.format}}.
> See also [Eclipse bug
> 367945|https://bugs.eclipse.org/bugs/show_bug.cgi?id=367945] where this is
> also discussed.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)