-
Bug
-
Resolution: Done
-
Major
-
8.0.0
When you add a SAP component for the first time to the route the following dependency is added
<dependency> <groupId>org.fusesource</groupId> <artifactId>camel-sap</artifactId> <version>6.2.0</version> </dependency>
Unfortunately, this dependency is not resolved and that's why we cannot use Advanced tab in Properties view for SAP components.
- relates to
-
FUSETOOLS-2121 SAP tooling doesn't add the proper version of camel-sap into pom.xml
- Closed