Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mvn clean install

9. Add the component to distribution

Add the new component to the following files

  • parent/pom.xml
  • apache-camel/src/main/descriptors/common-bin.xml

Build the kit by running the following maven goal from the apache-camel directory:

Code Block

mvn clean install

Check the generated .zip file in the target folder contains the new component.