I am trying to create a maven multi-module project. the project is created successfully but when I am trying to use one module as a dependency of another module, it throws a
My solution:
It worked for me after the second try.