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 2016/01/02 21:17:39 UTC

[jira] [Comment Edited] (MSHARED-362) Support removing default manifest entries with maven-archiver plugin

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

Michael Osipov edited comment on MSHARED-362 at 1/2/16 8:16 PM:
----------------------------------------------------------------

Are you talking about a custom manifest file? That would completely drop our generated attributes like {{Build-Jdk}} or {{Created-By}}.
The traceability is only given if you know the network your are in. Only likely at work, at most. As you cannot disable the Maven-added section, I consider this problematic. Personally, I do not like the idea that my local machine username is branded in the JAR forever.


was (Author: michael-o):
Are you talking about a custom manifest file? That would completely drop our generated attributes like {{Build-Jdk}} or {{Created-By}}.
The traceability is only given if you know the network your are in. Only likely at work, at most.

> Support removing default manifest entries with maven-archiver plugin
> --------------------------------------------------------------------
>
>                 Key: MSHARED-362
>                 URL: https://issues.apache.org/jira/browse/MSHARED-362
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-archiver
>    Affects Versions: maven-archiver-2.4.2, maven-archiver-2.5
>            Reporter: Richard Neish
>            Priority: Minor
>
> As described in the StackOverflow question at http://stackoverflow.com/q/25098307/274350 maven-archiver should allow the user to remove the default manifest entries, such as "Built-By:"
> Currently it is possible to set an empty value for these default entries, but not to remove them from the manifest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)