You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There are a lot of ERROR_CLASS in DSL sourceSet. Probably there is some wrong with configuration of sources which worked for K1 but doesn't work for K2.
This issue was caused by wrong configuration of custom source-sets: with K2 analysis we need to wire source-sets to have resolve work for DSL source-set
Fixed in whyoleg/gradle@041c5bd.
Describe the bug
There are a lot of
ERROR_CLASS
inDSL
sourceSet. Probably there is some wrong with configuration of sources which worked for K1 but doesn't work for K2.Screenshots
K1:
K2:
To Reproduce
./gradlew :docs:dokkaGeneratePublicationHtml
platforms/documentation/docs/build/dokka/html
K1/K2 can be switched in https://github.com/whyoleg/gradle/blob/dokka-gradle-plugin-v2/platforms/documentation/docs/gradle.properties
The text was updated successfully, but these errors were encountered: