damianszczepanik / cucumber-reporting-jenkins

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

Unable to use a regex for specifying the report location #143

Closed lopesc closed 8 years ago

lopesc commented 8 years ago

It would be handy to be able to use a regex when specifying the report location rather than having to know the exact path from the workspace root.

damianszczepanik commented 8 years ago

There is regex available when configuring plugin on Jenkins. You can use this as it is designed.

lopesc commented 8 years ago

It doesn't work then.