[ https://issues.apache.org/jira/browse/MSHARED-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757760#comment-16757760 ]
Hervé Boutemy commented on MSHARED-787: --------------------------------------- MSHARED-799 issue created for the {{Created-By}} entry value change > Add optional buildEnvironment information to the manifest > --------------------------------------------------------- > > Key: MSHARED-787 > URL: https://issues.apache.org/jira/browse/MSHARED-787 > Project: Maven Shared Components > Issue Type: New Feature > Components: maven-archiver > Affects Versions: maven-archiver-3.3.0 > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: maven-archiver-3.4.0 > > Time Spent: 10m > Remaining Estimate: 0h > > People are demanding to have more control about the build information > (MSHARED-362). We should add the following to control this: > {{<addBuildEnvironmentEntries}} /> which is by default disabled. It will > contain the folling properties (akin to {{mvn- v}}): > {noformat} > Build-Tool: ${maven.build.version:-Apache Maven} > Build-Jdk: ${java.version} (${java.vendor}) > Build-Os: ${os.name} (${os.version}; (${os.arch}) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)