Maven mule 项目中的 Magento 连接器
Magento connector in maven mule project
我遇到了 when using the magneto connector, I have fixed it in the gitHub 存储库(但我认为它尚未合并)并且在我的 mule 项目中运行完美,但是在 maven mule 项目中使用磁电机连接器时出现错误再次?怎么了?我需要更新什么?
对于 Maven,您需要将其安装到本地存储库或将其托管在您自己的 Maven 存储库中。您可以简单地在命令行中通过 运行 mvn install
在本地安装它。您可能应该更改连接器的 pom 中的版本,然后使用连接器
在 Mule 应用程序的 pom 的依赖部分中引用新版本
我遇到了
对于 Maven,您需要将其安装到本地存储库或将其托管在您自己的 Maven 存储库中。您可以简单地在命令行中通过 运行 mvn install
在本地安装它。您可能应该更改连接器的 pom 中的版本,然后使用连接器