[
https://issues.apache.org/jira/browse/MSHARED-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762061#comment-16762061
]
Michael Osipov commented on MSHARED-800:
----------------------------------------
As for the sort, we could leverage this:
[https://stackoverflow.com/a/25059741/696632] while groupId, artifactId and
version come always as first element.
> Remove Maven version from pom.properties
> ----------------------------------------
>
> Key: MSHARED-800
> URL: https://issues.apache.org/jira/browse/MSHARED-800
> Project: Maven Shared Components
> Issue Type: Improvement
> Components: maven-archiver
> Affects Versions: maven-archiver-3.3.0
> Reporter: Hervé Boutemy
> Assignee: Michael Osipov
> Priority: Major
> Fix For: maven-archiver-3.4.0
>
>
> Currently, generated
> {{META-INF/maven/$\{groupId\}/$\{artifactId\}/pom.properties}} contains
> {{#Created by Apache Maven $\{maven.version\}}}, which is not a reproducible
> value
> we should either remove the version, either use the same value as the
> {{Created-By}} manifest entry as defined in MSHARED-799
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)