Remove artifacts from Nexus repository

2019-06-14 20:47发布

I deployed some artifacts and I copy-pasted wrong name of those artifacts. I remember that manual playing with repository content brings problems.

What is the recommended way for dealing with these situations?

EDITED:

I thought there was no way of deleting artifacts from hosted repositories via web interface. Now I see that in the "Browse storage" section I can delete the artifact directory, which is the the recommended way I guess.

2条回答
贪生不怕死
2楼-- · 2019-06-14 21:41

login as administrator, delete the artifacts you want to remove, and rebuild index for this repo. delete all artifacts in a repository rebuild index for a repository

查看更多
Lonely孤独者°
3楼-- · 2019-06-14 21:49

Yup, in the past I've just deleted artifacts using the web GUI, no problems

查看更多
登录 后发表回答