nexus-repository-import-scripts icon indicating copy to clipboard operation
nexus-repository-import-scripts copied to clipboard

A few scripts for importing artifacts into Nexus Repository

Results 11 nexus-repository-import-scripts issues
Sort by recently updated
recently updated
newest added

I am facing ssl certificate issue. Please find the below error ![image](https://user-images.githubusercontent.com/25604570/156609024-bd7b565e-7df8-4a0e-8026-29d626de3d0b.png)

Hell There, we are following the same steps for https://github.com/sonatype-nexus-community/nexus-repository-import-scripts/blob/master/mavenimport.sh `bash ../mavenimport.sh -u admin -p "${NEXUS_ADMIN_PASSWORD}" -r "$NEXUS3_HOME_URL/repository/project1/releases-local" ` but our data is around 16GB, and for certain time it...

Looping and delta support added, also made the script runnable from anywhere.

cla:signed

I'm sorry for asking a dumb question but in your README doc you mention to cd into rootdirectorywithallyourartifacts, however I now idea what directory that would be. For example, if...

change to npm install root dir and run npmpublish recursively for all modules, support sub dir modules.

I noticed that the script is looking for .tgz files, but in my node_modules folders the files are not g-zipped. The action that npm publish is doing is to actually...

Hi Please could you validate and merge the pull request that provides PyPi repo import support. Regards

Hi I have added support for importing PyPi repo's using twine