Maven problem with local dependencies

Hi All,

I am working offline and I can’t build my application because some dependencies are not found.
I added my dependency to my local repository and NetBeans can use it in my classes, but when I call the command “Clean and buid” or “build with dependencies” I got the error “dependency not found”.
Do I have to modify my pom.xml and specify my local repository ?
I am getting mad about this problem because I am not a Maven expert :slight_smile:
Any suggestion ?
Cheers.

              Stefano