Reputation: 211
I've build a small application with the development studio 6.3.0 and now I want to try to build the application not from the studio but with Bamboo and Maven. Unfortunately I have no idea how I can handle this.
Upvotes: 0
Views: 288
Reputation: 5712
You can use a Maven plugin to create a car file without using Dev Studio. Refer the Doc https://docs.wso2.com/display/DVS380/Using+Maven+Package+Prepare+Plug-In
Upvotes: 3