kotlin-multiplatform-example containing a multiplatform project #3986
Labels
bug
runner: gradle plugin v2
Issues fixed by Dokka Gradle Plugin v2 - see https://github.com/Kotlin/dokka/issues/3131
My project contains several kotlin.jvm projects as well as KMP projects. I tried to adapt the existing example projects
to generate one documentation for all projects. However, I always get several errors.
Please find attached my sources of the generated multimodule project. It is based on the multimodule-example. It contains the following projects:
Describe the bug
Error "KotlinAdapter failed to get KotlinProjectExtension in :childProjectA / childProjectB / childProjectKmpC
Error "Configuration cache state could not be cached: field
provider
oforg.gradle.internal.serialize.codecs.core.ProviderBackedFileCollectionSpec
bean found in field ..." and other.Expected behaviour
No documentation generated.
To Reproduce
Please find the sample project attached.
Installation
Many thanks in advance for your support!
multimodule-example-2.tar.gz
The text was updated successfully, but these errors were encountered: