Relative Content

Tag Archive for pythoncurlrepositorynexusnexus3

How do I upload a raw artifact with custom attributes to a Nexus repository using cURL

I am trying to create a python script to iterate through a tree and upload all the artifacts to a raw Nexus repository. I am not familiar with Nexus but I would like to include individual file specific metadata when I upload it. I had hoped to do this using custom attributes (if this is a thing that is supported) but am struggling to figure out how to do it.