Composite Application Project will be used to generate the deployable artifacts. This project is aware of the existing artifacts in the rest of the project within the workspace and allows us to choose which one we want to add to the deployable Carbon Application aRchive (CAR) file.
Once again, we go to the Developer Studio dashboard, click on the Composite Application Project and follow these steps:
- We enter the name and location of the project as we did earlier, in the other projects:
- Click on Next and add the Maven information: Group Id, Version, and Artifact Id.
- Click on Finish, and the project will be added ...