Search code examples
javamaven-2archiva

Is there a quick way to manually upload a bunch of artifacts jars with poms to archiva?


The web UI is clunky, and since archiva is on the internal network, adding new updates and things to it is a painstaking process.

Does there exist a script or something that'll do the job of syncing up archiva to a local maven repo?


Solution

  • I'm not aware of such a tool, your best bet is IMO to script something on top of deploy:deploy-file.