You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zlika (JIRA)" <ji...@apache.org> on 2017/10/10 19:55:00 UTC

[jira] [Updated] (MPLUGIN-326) Remove timestamp in generated descriptor

     [ https://issues.apache.org/jira/browse/MPLUGIN-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zlika updated MPLUGIN-326:
--------------------------
    Description: 
maven-plugin-tools-generator adds (in PluginDescriptorGenerator.java) the following comment line in plugin.xml and plugin-help.xml descriptors: "<!-- Generated by maven-plugin-tools " with a timestamp.

This timestamp makes the build non-reproducible (cf. MNG-6276) and its usefulness is questionable. Would it be possible to remove this timestamp? (as it was already done in MSHARED-494 for pom.properties).

  was:
maven-plugin-tools-generator adds (in PluginDescriptorGenerator.java) the following comment line in plugin.xml and plugin-help.xml descriptors: "<!-- Generated by maven-plugin-tools " with a timestamp.

This timestamp makes the build non-reproducible (cf. MNG-6276) and its usefulness is questionable. Would it be possible to remove this timestamp? (as I was already done in MSHARED-494 for pom.properties).


> Remove timestamp in generated descriptor
> ----------------------------------------
>
>                 Key: MPLUGIN-326
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-326
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>            Reporter: Zlika
>            Priority: Trivial
>
> maven-plugin-tools-generator adds (in PluginDescriptorGenerator.java) the following comment line in plugin.xml and plugin-help.xml descriptors: "<!-- Generated by maven-plugin-tools " with a timestamp.
> This timestamp makes the build non-reproducible (cf. MNG-6276) and its usefulness is questionable. Would it be possible to remove this timestamp? (as it was already done in MSHARED-494 for pom.properties).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)