Fix links to nexus platform plugin
It is no longer distributed by the Jenkins project due to its license terms. Change-Id: Iadfd6d5db3df2d611bae96df01ee65d5caf17c1a
This commit is contained in:
parent
06fab3c38a
commit
667402cc83
@ -4303,8 +4303,8 @@ def nexus_iq_policy_evaluator(registry, xml_parent, data):
|
|||||||
Integrates the Nexus Lifecycle into a Jenkins job.
|
Integrates the Nexus Lifecycle into a Jenkins job.
|
||||||
This function triggers 'Invokes Nexus Policy Evaluation'.
|
This function triggers 'Invokes Nexus Policy Evaluation'.
|
||||||
|
|
||||||
Requires the Jenkins :jenkins-plugins:`Nexus Platform Plugin
|
Requires the Jenkins :jenkins-github:`Nexus Platform Plugin
|
||||||
<nexus-jenkins-plugin>`.
|
<nexus-platform-plugin>`.
|
||||||
|
|
||||||
:arg str stage: Controls the stage the policy evaluation will be
|
:arg str stage: Controls the stage the policy evaluation will be
|
||||||
run against on the Nexus IQ Server (required)
|
run against on the Nexus IQ Server (required)
|
||||||
@ -4399,8 +4399,8 @@ def nexus_repo_manager(registry, xml_parent, data):
|
|||||||
Allows for artifacts selected in Jenkins packages to be
|
Allows for artifacts selected in Jenkins packages to be
|
||||||
available in Nexus Repository Manager.
|
available in Nexus Repository Manager.
|
||||||
|
|
||||||
Requires the Jenkins :jenkins-plugins:`Nexus Platform Plugin
|
Requires the Jenkins :jenkins-github:`Nexus Platform Plugin
|
||||||
<nexus-jenkins-plugin>`.
|
<nexus-platform-plugin>`.
|
||||||
|
|
||||||
:arg str instance-id: The ID of the Nexus Instance (required)
|
:arg str instance-id: The ID of the Nexus Instance (required)
|
||||||
:arg str repo-id: The ID of the Nexus Repository (required)
|
:arg str repo-id: The ID of the Nexus Repository (required)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user