Le 07/12/2020 à 11:48, Chris Lamb a écrit :

> Whilst working on the Reproducible Builds effort [0] we noticed that
> jbbp could not be built reproducibly.
> 
> This is because the pom.xml embeds the absolute build path.

It looks like the ${basedir} variable was substituted by the uber-pom
plugin (from libuber-pom-java). This issue may occur again if this
plugin is used to build other packages, in which case it would be better
to fix the issue directly at the plugin level.

Emmanuel Bourg

Reply via email to