I am successfully running transformations from Java code. However, if my transformation uses a custom plugin it does not find it. In my case I am trying to use the Compare Fields plugin from the marketplace and I am getting the error
Caused by: org.pentaho.di.core.exception.KettleMissingPluginsException: Missing plugins found while loading a transformation
I added the pentaho-kettle-compare-fields-plugin-1.1.0.jar in my dependencies. This is the jar that was in the plugins folder.
Is there something else I need to do.
This is version 5.4