Zlika created MPLUGIN-326:
-----------------------------
Summary: 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
I was already done in MSHARED-494 for pom.properties).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)