setRepositoryDataStore was moved in the newest CamelSAP from SapSynchronousRfcServerComponent to SapConnectionConfiguration.
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure /mnt/jenkins/workspace/perfectus-6.2.1/target/jboss-fuse-6.2.x/switchyard-parent/quickstarts/camel-sap-binding/src/main/java/org/switchyard/quickstarts/camel/sap/binding/metadata/CamelSAPComponentProducer.java:[39,12] cannot find symbol symbol: method setRepositoryDataStore(java.util.Map<java.lang.String,org.fusesource.camel.component.sap.model.rfc.RepositoryData>) location: variable sap of type org.fusesource.camel.component.sap.SapSynchronousRfcServerComponent
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 19 more
|