I am using the alfresco repo archetype maven project (alfresco maven SDK 2.1.1) and have a custom alfresco content model defined. In my custom alfresco content model, I need to use/refer an aspect defined in another alfresco content model from a separate amp.
Can anyone please advise what is the correct methodology how achieving the above described?
Note I can add the custom content model xml file to the maven project and bootstrap it but I am more after a cleaner method keeping in mind module dependency management when doing a release of my amps.
Any help much appreciated.
Regards, Kavi