You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/02/06 13:48:00 UTC

[jira] [Comment Edited] (MSHARED-800) Remove Maven version from pom.properties

    [ https://issues.apache.org/jira/browse/MSHARED-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761741#comment-16761741 ] 

Michael Osipov edited comment on MSHARED-800 at 2/6/19 1:47 PM:
----------------------------------------------------------------

The order isn't stable because, as far as I know, it backed by a hash. It should be at most a linked hash map or a lnked tree set. At least something stable. Let's have another ticket for that.


was (Author: michael-o):
I order isn't stable because, as far as I know, it backed by a hash. It should be at most a linked hash map or a lnked tree set. At least something stable. Let's have another ticket for that.

> 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)