How to manually deploy artifacts in Nexus Repository Manager OSS 3

后端 未结 8 840
说谎
说谎 2020-12-04 11:19

After installing Nexus Repository Manager OSS 3 I do not see option Artifact Upload to upload artifacts through web page.

In Nexus Repository Manager OS

8条回答
  •  旧巷少年郎
    2020-12-04 11:36

    This isn't currently implemented in the UI in Nexus 3 (see https://issues.sonatype.org/browse/NEXUS-10121). You'll need to use curl or mvn deploy or some other option.

提交回复
热议问题