MuleSoft Continuous Deployment with Jenkins & Maven Mule Plugin

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Could you please publish the full pom.xml. I am getting build error. Reports "Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id"

mpatro
Автор

I have another question. Generally we should have create deployable zip for a release one time using maven and then we should promote to respective environment like QA or PROD. Your example is very good for a small project but how about if you wanted to maintain release versions etc.

mpatro