camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

introduce maven wrapper #62

Closed jangalinski closed 2 years ago

jangalinski commented 3 years ago

for reproducible builds, this repo should use maven wrapper, which is becoming a de factor standard.

jangalinski commented 3 years ago

please also see https://forum.camunda.org/t/cannot-locally-build-camunda-bpm-camel/26263

jangalinski commented 2 years ago

Update: meanwhile the wrapper is an official maven task: https://maven.apache.org/wrapper/

the wrapper.jar can be ignored, it is automatically loaded if missing