I created a quarkus project and added a module in same solution and after I called a class from module project in main project (maven).When I try to run it then get following error. Who can help me about it?
Could not resolve dependencies for project com.cs1:demo25:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: com.obs.dev:demo:jar:1.0-SNAPSHOT (absent): Could not find artifact com.obs.dev:demo:jar:1.0-SNAPSHOT