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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
But when I tried with mule domain project does not work. Result of maven execution has all folder with all properties environments.
As a summary , plugin ignores profiles in maven.
More explanation :
I have a maven profile configuration that works fine for any java maven project. I use this configuration for my mule projects:
But when I tried with mule domain project does not work. Result of maven execution has all folder with all properties environments.
As a summary , plugin ignores profiles in maven.
More explanation :
http://stackoverflow.com/questions/35930022/how-use-maven-profiles-in-mule-domain-project
Example of mule domain project :
https://github.com/jrichardsz/mule-esb-usefull-templates/tree/master/my_mule_domain_project
Thanks.
The text was updated successfully, but these errors were encountered: