Skip to content

Troubleshooting

Jean-Michel Fayard edited this page Sep 14, 2022 · 3 revisions

Common errors you may encounter with refreshVersions and you can fix them

TODO make refreshVersions self-documenting

See https://github.com/jmfayard/refreshVersions/issues/609

Groovy: cannot resolve use auto-completion or resolve symbole de.fayard.*

Solution: https://jmfayard.github.io/refreshVersions/setup/#if-you-use-groovy-dsl-ie-buildgradle-files-not-kts

Could not find maven.group.com:library:_.

$ ./gradlew compileKotlin
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find org.apache.poi:poi:_.

Solution