Which of the following is an artifact repository that can be configured as a plugin for Jenkins
Nexus
Matrix
Ansible
Maven
Answers
Answered by
6
Question :- Which of the following is an artifact repository that can be configured as a plugin for Jenkins
(a) Nexus
(b) Matrix
(c) Ansible
(D) Maven
Answer :- (A) NEXUS.
========
Thanks !!
Answered by
1
Maven is an artificial repository that can be configured as plugin for Jenkins.
Repository Connector helps to resolve artifacts from Maven repository like Nexus or Artifactory.
When you are installing this plugin, there will extra build parameter called Maven Repository Artifact.
Moreover there will be build up of step known as Artifact Resolver.
This will help you to download the artifact.
Similar questions