[
https://issues.apache.org/jira/browse/MANT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516515#comment-14516515
]
Michael Osipov commented on MANT-66:
------------------------------------
[~sebb], how about an output like the help plugin but with version number:
{noformat}
<?xml version="1.0" encoding="UTF-8"?>
<!-- ====================================================================== -->
<!-- -->
<!-- Generated by Maven Help Plugin on 2015-04-28T08:32:51 -->
<!-- See: http://maven.apache.org/plugins/maven-help-plugin/ -->
<!-- -->
<!-- ====================================================================== -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLS...
{noformat}
> Ambiguous date in generated header comment
> ------------------------------------------
>
> Key: MANT-66
> URL: https://issues.apache.org/jira/browse/MANT-66
> Project: Maven Ant Plugin
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Sebb
> Priority: Trivial
>
> The date in the header comment is ambigious. For example:
> <!-- Generated by Maven Ant Plugin on 10/4/11 3:11 PM
> -->
> Is that Oct 4th or April 10th 2011?
> Or even April 11th, 2010?
> Dates should always use the format yyyy/mm/dd (or yyyy-mm-dd etc.).
> It might be worth updating the comment to include the plugin version number
> as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)