-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
WEB SPHERE DEPLOYEMENT plugin version is 1.3.4
ERROR: No deployable artifacts found in path: D:\Apps\Jenkins\workspace\${TEMP}
The value of the Temp is assigned in the String Parameter.
But the value of the TEMP is not injected.
How can it be fixed?
[JENKINS-51017] Unable to determine Parameter value in parameterized job with Web Sphere Deployement (EAR path)
Description |
Original:
ERROR: No deployable artifacts found in path: D:\Apps\Jenkins\workspace\{color:#ff0000}$\{TEMP}{color} The value of the Temp is assigned in the String Parameter. But the value of the TEMP is not injected. How can it be fixed? |
New:
ERROR: No deployable artifacts found in path: D:\Apps\Jenkins\workspace\*$\{TEMP}* The value of the Temp is assigned in the String Parameter. But the value of the TEMP is not injected. How can it be fixed? |
Description |
Original:
ERROR: No deployable artifacts found in path: D:\Apps\Jenkins\workspace\*$\{TEMP}* The value of the Temp is assigned in the String Parameter. But the value of the TEMP is not injected. How can it be fixed? |
New:
ERROR: No deployable artifacts found in path: D:\Apps\Jenkins\workspace\$\{TEMP} The value of the Temp is assigned in the String Parameter. But the value of the TEMP is not injected. How can it be fixed? |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Environment | Original: WEB SPHERE DEPLOYEMENT version is 1.3.4 | New: WEB SPHERE DEPLOYEMENT plugin version is 1.3.4 |