简体   繁体   中英

who uploaded the artifact to Nexus?

1) By looking at the artifact in Nexus, how do I know who uploaded the artifact to Nexus? There are many developers who deploy to Nexus. During maven release process in Jenkins, they provide their AD user name and password.

2) My settings.xml has server id, username and password as well.

I want to know whether developer's username and password was used to deploy or the settings.xml always overrides the developer's user name and password for deployment.

I want to confirm this by looking at some metadata in Nexus as to who deployed it. If I find out that the developer's username and password was used for deployment, I want to see how I can force them all to use a single username and password to deploy.

Thanks

If you have Sonatype you can simple see it in the UI

在此处输入图片说明

If you have Nexus Pro you can also get custom metadata: https://books.sonatype.com/nexus-book/reference/custom-metadata-plugin.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM