Hi
As anyone been able to add/use interfaces of one maven project in another?
I have been looking into this, but with no succes.
Anyone have a step by step guide for this?
I already tried by adjusting the pom.xml file (the dependencies). Maven was able to compile my project, but PolyScope didn’t recognize the library interfaces.
Thanks!