Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning "Configuration 'dokkatooHtmlResolver' was resolved during configuration time" in Android projects #156

Closed
aSemy opened this issue Feb 5, 2024 · 1 comment
Labels
affects:android format:html Relates to Dokka HTML publication format
Milestone

Comments

@aSemy
Copy link
Contributor

aSemy commented Feb 5, 2024

A warning is logged during AndroidProjectIntegrationTest

Configuration 'dokkatooHtmlResolver' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.

As explained in gradle/gradle#2298 it's probably Gradle being overly sensitive and can be ignored, but it would be nice to be completely compliant.

The warning is probably caused by #128. Perhaps there's a better way to do it, especially after the changes in #155.

@aSemy
Copy link
Contributor Author

aSemy commented Feb 12, 2024

Should be fixed by #159

@aSemy aSemy closed this as completed Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:android format:html Relates to Dokka HTML publication format
Projects
None yet
Development

No branches or pull requests

1 participant