Add missing camel-bean dependency (#43)

Example couldn't run because of the missing dependency. Adding camel-bean solved the problem. Additionally IntegrationTest was falsy correct because the argument option '"-o", "target/site/cameldoc"' caused the Main class to fail silently.
2 files changed
tree: 0fe536c30125663cc0993c5789ad255657d19a5d
  1. .github/
  2. .mvn/
  3. examples/
  4. .asf.yaml
  5. .gitattributes
  6. .gitignore
  7. LICENSE.txt
  8. mvnw
  9. mvnw.cmd
  10. NOTICE.txt
  11. README.md
README.md

Apache Camel Examples

master build Maven Central Javadocs Stack Overflow Chat Twitter

Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful bean integration.

Introduction

This project provides examples for Apache Camel.