Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-archiver-3.3.0
-
None
Description
as seen during work on MSHARED-787, the current value for Created-By entry is Maven ${maven.version} which is not reproducible
it would be better to have Maven Archiver ${ma.version} value by default
and an easy to use API for plugins that use the component to override the value with a more precise value like Maven XXX Plugin ${version}
Attachments
Issue Links
- is depended upon by
-
MSHARED-798 Add addDefaultEntries option (true by default)
- Closed
- is related to
-
MSHARED-800 Remove Maven version from pom.properties
- Closed
-
MSHARED-834 add an API to override Created-By manifest entry value
- Closed
-
MSHARED-835 add an API to not define Build-Jdk-Spec default manifest entry
- Closed
- relates to
-
MASSEMBLY-986 Minimal default Manifest configuration of jar archiver should be respected
- Closed
-
MSHARED-787 Add optional buildEnvironment information to the manifest
- Closed
- links to