After switching to OSB 12.2.1.4 when building our project we got the following error: "com.oracle.weblogic:com.bea.core.xml.xmlbeans:jar:2.6.5-0-0 is missing". We tried to copy the existing jars from OSB instead of this version but seems to not be compatible and got: "[ERROR] Failed to execute goal com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package (default-package) on project ...: Execution default-package of goal com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package failed: An API incompatibility was encountered while executing com.oracle.servicebus.plugin:oracle-servicebus-plugin:12.2.1-4-0:package: java.lang.NoSuchMethodError: com.bea.wli.sb.util.SourceUtils.getXmlOptionsObjectWithEntitySize()Lorg/apache/xmlbeans/XmlOptions".
Any advice from where we should get that library or a workaround?