[
https://issues.apache.org/jira/browse/FELIX-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved FELIX-6203.
------------------------------------
Fix Version/s: maven-bundle-plugin-4.2.2
Assignee: Guillaume Nodet
Resolution: Fixed
> Make bundleplugin pom.proterties reproducible
> ---------------------------------------------
>
> Key: FELIX-6203
> URL: https://issues.apache.org/jira/browse/FELIX-6203
> Project: Felix
> Issue Type: Improvement
> Components: Maven Bundle Plugin
> Reporter: Bernhard M. Wiedemann
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: maven-bundle-plugin-4.2.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For reproducible builds, we want to be able to produce the same results from
> the same inputs.
> However the pom.properties file generted by maven-plugin-bundle varied across
> builds, because it contains a timestamp.
> [https://github.com/apache/felix/pull/209] fixes this for us.
> The alternative approach would be to drop the timestamp, if it is not needed.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)