apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
868 stars 348 forks source link

Reproducible builds #4661

Closed squakez closed 1 month ago

squakez commented 1 year ago

As shown during the effort of developing offline procedure [1], the project we create is no reproducible build as it misses certain Maven dependencies configuration to make sure we always use them regardless the Maven version used during the build. We should include those parameters to make this happen.

[1] https://github.com/apache/camel-k/blob/781d776a4a43627b6eaf55a6c38b43deed585f51/script/camel-k-runtime-archetype/pom.xml#L62

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!