Closed hinerm closed 9 years ago
RequireReproducibleBuilds only allows SNAPSHOT-coupled multi-module reactors when built from the top level. Building a submodule individually fails.
RequireReproducibleBuilds
It seems that this is problematic, e.g. with the Eclipse maven plugin building each submodule individually (and thus always failing).
proposed solution:
RequireReproducibleBuilds
only allows SNAPSHOT-coupled multi-module reactors when built from the top level. Building a submodule individually fails.It seems that this is problematic, e.g. with the Eclipse maven plugin building each submodule individually (and thus always failing).