[
https://issues.apache.org/jira/browse/MSHARED-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046800#comment-15046800
]
Michael Osipov commented on MSHARED-296:
----------------------------------------
I do not think that the license belongs there. The {{pom.properties}} are
solely there to identify this artifact reliably. I would even change the line
from {{Generated by Apache Maven}} to {{Created by Apache Maven 3.3.3}} which
will resemble the {{MANIFEST.MF}}. We cannot leave out the date because the API
writes this by default.
Though, I just have noticed an issue, {{type}} and {{classifier}} are missing
when they are non-default.
> Improve header of pom.properties
> --------------------------------
>
> Key: MSHARED-296
> URL: https://issues.apache.org/jira/browse/MSHARED-296
> Project: Maven Shared Components
> Issue Type: Improvement
> Components: maven-archiver
> Affects Versions: maven-archiver-2.5
> Reporter: Robert Scholte
> Priority: Minor
>
> The header of the {{pom.properties}} file now looks something like this:
> {noformat}
> #Generated by Maven
> #Fri Oct 04 17:12:02 CEST 2013
> {noformat}
> According to the name convention it should be at least {{Apache Maven}}
> And the license should be included as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)