I am trying to build my application using maven and eclipse. I have dependencies on 3rd party jars which are on my local machine. here is my pom.xml
Try installing the jars to your local repository. That when when it's build time there shouldn't be a difference between your local jars and jars in the greater repositories.