How to use local mvn project A in other mvn project B

11 Views Asked by At

I have put dependency of local mvn project in other project and jars are also showing in dependecies list as you can see below- enter image description here

when I am trying use classes of common, I am able to see class but . It is showing error as below- enter image description here

enter image description here

0

There are 0 best solutions below