damianszczepanik / cucumber-reporting-jenkins

Java jenkins plugin for cucumber-jvm reporting
151 stars 12 forks source link

Cucumber report doesnt take variable as path #167

Closed medy75 closed 7 years ago

medy75 commented 7 years ago

I am not able to use variables as path in Cucumber report plugin. In console output you can see something like this:

[CucumberReport] Copied 0 json files from workspace "C:\Jenkins\workspace\ZZZ-Paralel_Smoke\${ENVIRONMENT}\"${ENVIRONMENT}"\'${ENVIRONMENT}'\Project\target\Runner-Cucumber-Json"

(tried all possibilities)

damianszczepanik commented 7 years ago

Indeed, it does not

damianszczepanik commented 7 years ago

Fixed in https://github.com/jenkinsci/cucumber-reports-plugin/pull/133