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

前端 未结 4 476
渐次进展
渐次进展 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:16

    nx-repository-view-maven2-maven-snapshots-edit
    nx-repository-view-maven2-maven-snapshots-read
    

    "maven2"is recipe,"maven-snapshots" is your repository name.

提交回复
热议问题