Getting exception on build
mesudip opened this issue · 2 comments
mesudip commented
On a project with multiple modules, I am applying the plugin on the root level build.gradle
file.
It is producing following error
> org.gradle.internal.metaobject.AbstractDynamicObject$CustomMessageMissingMethodException: Could not find method destination() for arguments [/root/Documents/projects/test-app/app/build/reports/jacoco/debug/jacoco.xml] on Report xml of type org.gradle.api.reporting.internal.TaskGeneratedSingleFileReport
vanniktech commented
Which gradle version are you using? Might be that they have removed that property.
vanniktech commented
I'm closing this issue due to inactivity. If you have any further input on the issue, don't hesitate to reopen this issue or post a new one.