I\'m trying to set up a multi-module Maven project, and the inter-module dependencies are apparently not being set up correctly.
I have:
Make sure the module which is failing gets resolved in the pom, is pointing to the right parent by including the configurations in the pom file of the module.