Hi James,
I changed the property to classesDirs. Now getting the below error.
Execution failed for task ‘:doJacocoOfflineInstrumentation’.
Cannot convert the provided notation to a File or URI: [N:\NXUIPOPUPENH\btaf-selenium-automation-lib\build\classes\java\main, N:\NXUIPOPUPENH\btaf-selenium-automation-lib\build\classes\groovy\main].
The following types/formats are supported:
- A String or CharSequence path, for example ‘src/main/java’ or ‘/usr/include’.
- A String or CharSequence URI, for example ‘file:/usr/include’.
- A File instance.
- A Path instance.
- A Directory instance.
- A RegularFile instance.
- A URI or URL instance.
Thanks in advance for your help.