You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I am working on ESB Project. I am using VS Code and Maven for deploy. My aim to automate the deployment of .CAR file into Carbon Server. I've added these code in pom.xml. But when I run mvn clean deploy, it seems the the .CAR file is not pushed into the Carbon Server.
I am expecting the CAR file should be in %CARBON_HOME%\repository\deployment\server\carbonapps. Am I right?
Below is my pom.xml file
`
4.0.0
com.example.tutorial
tutorial
1.0-SNAPSHOT
WSO2 EI - ESB Project
Description:
I am working on ESB Project. I am using VS Code and Maven for deploy. My aim to automate the deployment of .CAR file into Carbon Server. I've added these code in
pom.xml
. But when I runmvn clean deploy
, it seems the the .CAR file is not pushed into the Carbon Server.I am expecting the CAR file should be in
%CARBON_HOME%\repository\deployment\server\carbonapps
. Am I right?Below is my
pom.xml
file`
4.0.0
com.example.tutorial
tutorial
1.0-SNAPSHOT
WSO2 EI - ESB Project
`
Suggested Labels:
help
My PC Environment:
The text was updated successfully, but these errors were encountered: