Hi,I have a raw repository that I'm using to serve the Javadoc for my project. Once the files are published, it works great!The problem? It takes over 17 minutes to publish the 3525 documents that comprise the Javadoc. I'm using the REST API, so that's 3525 authenticated PUTs.
How can I make the process faster? The total size of the Javadoc is only 117 MB, so it's definitely the individual PUTs that are slowing me down. Is there a better way to transfer all of those files? If I recall correctly, there was a plugin for NXRM 2 that allowed you to upload an archive. Then, Nexus would extract the archive and add each file within to the repo individually. Only one PUT! Doesn't something like that exist for version 3?Thanks,Christian
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/5dcbf932-f0f6-477b-9031-5c68cf136aaf%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Nexus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/a/glists.sonatype.com/d/topic/nexus-users/5Ww7rOm0yBE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to nexus-users+unsubscribe@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/e5eeba3b-4aa7-48b2-b1e4-5210c6b5d503%40glists.sonatype.com.