-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins v2.53
Yaml Axis Plugin v0.2.0
It is not supported to specify URLs or URIs in the axis values, as it will try to create folders with such values, and in Linux systems it is not allowed to create folders including the "/" , as in "http://..."
I suggest to replace the "/" with different allowed symbols such as "_" when creating folders.