What is the minimal set of privileges required to deploy artifacts to Nexus 3?

前端 未结 4 468
渐次进展
渐次进展 2021-01-31 02:48

I\'m using Nexus Repository Manager 3.1.0-04, and I want to create a user to just have deployment permissions. What are the minimal set of privileges required for that?

4条回答
  •  一生所求
    2021-01-31 03:03

    Successful deployment by maven 3 with Nexus 3.8.0 the following rights are required

    nx-repository-view-*-*-edit
    nx-repository-view-*-*-read
    

提交回复
热议问题