wso2 / integration-studio

WSO2 Integration Studio is a development environment used to design integration scenarios and develop them.
Apache License 2.0
61 stars 53 forks source link

Avoid mvn install commands inside pom files when creating projects through samples #1268

Closed chanikag closed 7 months ago

chanikag commented 8 months ago

Currently, build-artifacts folder is getting added when creating a new integration project. But when adding that trough a given sample, that is missing and the mvn install commands are getting executed twice.