You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
We have a Bamboo MAVEN(3.84) task in our instance, while deployment is executing it gives error: "The syntax of the command is incorrect " error. But the same command when I execute it on CMD it works fine. Please look in this issue and help me out as soon a spossible , because it is stoppin gour dpeloyment work.
NOTE: We are using windows default agent
Script:-
C:\apache-maven-3.8.4\bin\mvn.cmd -B -Dartifact=ie.zurich.rtf:hello-world-service:1.0.23:jar -DoutputDirectory=. -Dinclude=org.mule.tools.maven:mule-maven-plugin,org.mule.tools.maven:mule-app-maven-plugin mule:deploy -U -Dmaven.groupId=ie.zurich.rtf -Dmaven.artifactId=hello-world-service -Dmaven.version=1.0.23 -Danypoint.account.username=svc-Mule-GIDeployUAT -Danypoint.account.password=******** -Ddeploy.applicationName=hello-world-service -Danypoint.runtime.environment=uat -Danypoint.runtime.target=zurich-gi-uat422-cluster -Danypoint.runtime.targetType=cluster -Danypoint.account.businessGroup="Zurich Ireland\General Insurance" -f arm-deploy-pom.xml -Dmule.version=3.8.4 -Djdk.http.auth.tunneling.disabledSchemes="" -Djdk.http.auth.proxying.disabledSchemes="" -Djava.net.useSystemProxies=true -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmule.artifact=hello-world-service-1.0.23-mule-application.jar
Thanks in advance
Dev G