Environment variables with '.' are not allowed. If you put a shell script and try to display ${version.rootpath}, you'll get an error.
Therefore, Jenkins enables you to define this kind of variables and can't exploit them in your builds.
Replace the '.' by '_' ad it should work.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to