I'm getting an error while trying to publish my project to mavenLocal Here's the structure I'm trying to build.
Details: I can publish all the stuff developed in the core module, with publish.gradle. But I haven't add any publish.gradle for the submodules. Should I have?
As you've seen, I want to publish all the modules inside my project.
Thank you!