Versions Compared

Key

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

...

The following Goals are supported

Plugin Documentation

Maven Info Reference

Description

camel:run documentation

camel:run

Boots up Camel in a new JVM using the Spring configuration at META-INF/spring/*.xml and runs your routing rules

camel:embedded documentation

camel:embedded

Boots up Camel in the same JVM as Maven using the Spring configuration at META-INF/spring/*.xml and runs your routing rules

camel:doc

camel:doc

Generates DOT files and then HTML, PNG, SVG files for your EIP routing rules with integration into Maven Reports

...