I am working on a maven based multi module royale project. The project uses
crux. I created some classes in the main module. These classes were
declared in my crux config. I want to reference these classes in the child
module.

How can I register the main module as a dependency to the child module ?
I need to do this so I can reference these classes in the child module.

Regards,

Reply via email to