I have a lot of jar files in my local hard drive and I want to use them as a repository so that my internet connection requirement can be removed.
I installed Archiva but I don't know how can I deploy the jar files to Archiva. there is a UI form which does this task but deploying huge amount of jar files by hand is not easy and waste a lot of time.
How can I use my local jar files as a repository so that I can use Maven(or Ivy) to manage dependencies?