Slaesforce FAQ

how to install camel salesforce maven plugin

by Leora Ankunding I Published 2 years ago Updated 2 years ago
image

Options

The maven plugin run goal supports the following options which can be configured from the command line (use -D syntax), or defined in the pom.xml file in the <configuration> tag.

Running OSGi Blueprint

Use the camel-karaf-maven-plugin which is intended for Apache Camel on Karaf/OSGi.

Logging the classpath

You can configure whether the classpath should be logged when camel:run executes. You can enable this in the configuration using:

Using live reload of XML files

You can configure the plugin to scan for XML file changes and trigger a reload of the Camel routes which are contained in those XML files.

image
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9