Hi When updating to newer apache 24 parent in the root pom.xml https://issues.apache.org/jira/browse/CAMEL-16831
then a number of maven plugins must be updated as well to support reproducible builds https://maven.apache.org/guides/mini/guide-reproducible-builds.html I also had to set the following in the root pom.xml file <project.build.outputTimestamp>1</project.build.outputTimestamp> The commit is https://github.com/apache/camel/commit/bfc1f251dd097088cfd3f1deb0a2edfd8df01a7c ... in case something goes wrong then we can revert or look at this commit and see if something more must be done -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2