无法在azure管道mule 4中为maven执行目标

无法在azure管道mule 4中为maven执行目标,maven,azure-devops,mule4,Maven,Azure Devops,Mule4,我已经给出了部署到Mule Cloudhub的以下命令 mvn部署-DmuleDeploy和for包 mvn包 在Mule中的pom.xml文件中,我还提供了cloudhub部署详细信息。我多次尝试运行azure管道,但Mule应用程序未部署到cloudhub 似乎与项目使用的插件版本有关。这是关于你的项目本身的问题,如果你在本地运行命令会有什么结果?嘿,我解决了这个错误。无论如何,谢谢你的输入!!!!很高兴知道它已经解决了,你可以考虑分享有用的信息!只是提醒一下:) [ERROR] Faile

我已经给出了部署到Mule Cloudhub的以下命令 mvn部署-DmuleDeploy和for包 mvn包
在Mule中的pom.xml文件中,我还提供了cloudhub部署详细信息。我多次尝试运行azure管道,但Mule应用程序未部署到cloudhub

似乎与项目使用的插件版本有关。这是关于你的项目本身的问题,如果你在本地运行命令会有什么结果?嘿,我解决了这个错误。无论如何,谢谢你的输入!!!!很高兴知道它已经解决了,你可以考虑分享有用的信息!只是提醒一下:)
[ERROR] Failed to execute goal org.mule.tools.maven:mule-maven-plugin:3.3.5:deploy (default-deploy) on project pipeline: Failed to deploy [D:\a\1\s\target\pipeline-1.0.0-SNAPSHOT-mule-application.jar] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException