Update Nexus repository with local artifacts
- by mamuesstack
Hi,
i recently downloaded some maven artifacts directly to my local repository (.m2/repository).
Now i installed the Nexus Repository Manager and need to fill its storage without to download all the artifacts again. Is there a way to update the Nexus repository with the local one.
I don't want to simply copy them because Nexus separate artifacts…