-
Improvement
-
Resolution: Unresolved
-
Minor
-
CentOS 7
Open JDK 8
Jenkins Version 2.252-1.1
ZAP Plugin Version 1.1.0
Version 1.1.0 of the ZAP plugin will always attempt to resolve variable substitution as part of the pre-initialisation step of the plugin. This means that variables setup/injected by previous build steps are not picked up when the variable substitution is calculated.
This means that build environments like the following will fail as ZAP_PORT is not found.