Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CCD118FFE for ; Sat, 2 Jan 2016 20:14:40 +0000 (UTC) Received: (qmail 57715 invoked by uid 500); 2 Jan 2016 20:14:40 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 57653 invoked by uid 500); 2 Jan 2016 20:14:40 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 57642 invoked by uid 99); 2 Jan 2016 20:14:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jan 2016 20:14:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E2CAD2C1F5A for ; Sat, 2 Jan 2016 20:14:39 +0000 (UTC) Date: Sat, 2 Jan 2016 20:14:39 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MSHARED-362) Support removing default manifest entries with maven-archiver plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MSHARED-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076652#comment-15076652 ] Michael Osipov commented on MSHARED-362: ---------------------------------------- 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)