我可以使用maven build in a Bamboo来构建我的代码。同样的作业在测试步骤中失败了!错误如下所示,我正在独立运行我的应用程序,并使用许可证的凭据访问mule esb ee jar。com.mulesoft.anypoint:mule-module-proxy:jar:3.9.0, com.mulesoft.anypoint</
当我们开始作为我们公司的试点实施Mulesoft时,我们注意到mulesoft会在看似随机的时刻继承系统代码页(windows-1252)。尽管设置了Anypoint studio (7.2.0)首选项,但运行时(4.2.1EE)默认为UTF-8。因此,传出连接器(和默认http连接器)将以此编码方式发送其http请求。然后,我们编写的任何API都会出现以下错误:
Message : HTTP PUT on resource 'https:/
我下载了AnyPoint Studio5.2.1,并一直在尝试运行一些测试流,其中包括使用DataMapper转换器。但是,当转换器包含在流中时,会出现以下Maven依赖项解析问题:
Failed to collect dependencies at com.mulesoft.muleesb.modules:mule-module-data-mapper:jar:3.7.0: Failed to read artifact descriptor for com.mulesoft.mule