How to download from Nexus a folder of artifacts (mass download)? -


i want move set of artifacts 1 nexus other (download , later upload). can download artifacts 1 one, ¿is there way download entire folder? ¿is there other kind of operation export/import?

thanks!

edit:

i have access nexus repository (sonatype-work\nexus\storage) in user folder. have got there artifacts. didn't find way web client.

nexus stores artifacts on disk in standard maven 2/3 repository layout, can directly copy artifacts 1 storage directory other using whatever means like.

after you're finished, schedule repair index task against destination repository searching artifacts web ui work. note builds work after copy artifacts, indexes not used maven builds.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -