I have a maven project that has a set of library dependancies that are not available via any maven repository. How can I add those libraries to the pom? I want to do this s
recently I created a small UI Util to install libraries to you local repository. It works the same way as install:install-file.
install:install-file
https://github.com/escv/maven-install-ui