yesamer opened a new issue, #837: URL: https://github.com/apache/incubator-kie-issues/issues/837
As part of the Apache migration, after adding the required configurations, we need to fully enable the [Reproducible Build](https://maven.apache.org/guides/mini/guide-reproducible-builds.html) mechanism in the following repositories: - [] Reproducible Build: `drools` repo - [] Reproducible Build: `kogito-runtime` repo - [] Reproducible Build: `kogito-apps` repo - [] Reproducible Build: `kogito-examples` repo (?) The goal is to launch the following command pipeline without any failure: `mvn clean install` `mvn clean verify artifact:compare` (It checks against the previous build) (adding `-DskipTests` is allowed) Please share in this ticket the failures you found and how you fixed them, to support whoever is working on this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
