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

Robert Scholte commented on MSHARED-362:
----------------------------------------

*_IF_* we want to have By-Built empty by default, just make it {{null}}. 
Document that if you want to original value, you must add the following entry
{code:xml}
 <manifestEntries>
    <Built-by>${user.name}</Built-by>
  </manifestEntries>
{code}

So only 1 entry to control this key, not multiple (which implies some kind of 
redundency to me)

> 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
>         Attachments: MSHARED-362-01.patch
>
>
> 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
(v7.6.3#76005)

Reply via email to