Versions Compared

Key

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

...

This section walks you through running the examples which are shipped with a binary distribution.

Before you start

First you need to Download a binary distribution.

Then you need to download and install Apache Maven.

To test your Maven install you should be able to change directory into the examples directory and type

Code Block

mvn -v

You should see something like

Code Block

camel-rider:/tmp/camel/examples$ mvn -v 
Maven version: 2.0.5